[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uCEFInterfaces.pas line 213
type ICefStringList = interface |
||
function GetHandle; |
|
|
function GetSize; |
|
|
function GetValue(); |
|
|
procedure Append(); |
|
|
procedure Clear; |
|
|
function Copy; |
|
|
procedure CopyToStrings(); |
|
|
procedure AddStrings(); |
|
|
property Handle: TCefStringList; [r] |
|
|
property Size: NativeUInt; [r] |
|
|
|
||
end; |
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |