[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: cef3intf.pas line 659
type ICefDragData = interface(ICefBaseRefCounted) |
||
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(); |
|
|
procedure SetLinkUrl(); |
|
|
procedure SetLinkTitle(); |
|
|
procedure SetLinkMetadata(); |
|
|
procedure SetFragmentText(); |
|
|
procedure SetFragmentHtml(); |
|
|
procedure SetFragmentBaseUrl(); |
|
|
procedure ResetFileContents; |
|
|
procedure AddFile(); |
|
|
end; |
|
||
| | ||
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |