[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uCEFValue.pas line 18
type TCefValueRef = class(TCefBaseRefCountedRef,ICefValue) |
||
protected |
||
function IsValid; |
|
|
function IsOwned; |
|
|
function IsReadOnly; |
|
|
function IsSame(); |
|
|
function IsEqual(); |
|
|
function Copy; |
|
|
function GetType; |
|
|
function GetBool; |
|
|
function GetInt; |
|
|
function GetDouble; |
|
|
function GetString; |
|
|
function GetBinary; |
|
|
function GetDictionary; |
|
|
function GetList; |
|
|
function SetNull; |
|
|
function SetBool(); |
|
|
function SetInt(); |
|
|
function SetDouble(); |
|
|
function SetString(); |
|
|
function SetBinary(); |
|
|
function SetDictionary(); |
|
|
function SetList(); |
|
|
public |
||
class function UnWrap(); |
|
|
class function New; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject,ICefBaseRefCounted |
CT Web help |
CodeTyphon Studio |