Unit 'uCEFDragData' Package
[Overview][Classes][Index] [#pl_cef4typhon]

TCefDragDataRef

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uCEFDragData.pas line 23

type TCefDragDataRef = class(TCefBaseRefCountedRef,ICefDragData)

protected

  function Clone;

  

  function IsReadOnly;

  

  function IsLink;

  

  function IsFragment;

  

  function IsFile;

  

  function GetLinkUrl;

  

  function GetLinkTitle;

  

  function GetLinkMetadata;

  

  function GetFragmentText;

  

  function GetFragmentHtml;

  

  function GetFragmentBaseUrl;

  

  function GetFileName;

  

  function GetFileContents();

  

  function GetFileNames();

  

  function GetFilePaths();

  

  procedure SetLinkUrl();

  

  procedure SetLinkTitle();

  

  procedure SetLinkMetadata();

  

  procedure SetFragmentText();

  

  procedure SetFragmentHtml();

  

  procedure SetFragmentBaseUrl();

  

  procedure ResetFileContents;

  

  procedure AddFile();

  

  procedure ClearFilenames;

  

  function GetImage;

  

  function GetImageHotspot;

  

  function HasImage;

  

public

  class function UnWrap();

  

  class function New;

  

end;

Inheritance

TCefDragDataRef

  

|

TCefBaseRefCountedRef,ICefDragData

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio