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

TCefListValueRef

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

Declaration

Source position: uCEFListValue.pas line 18

type TCefListValueRef = class(TCefBaseRefCountedRef,ICefListValue)

protected

  function IsValid;

  

  function IsOwned;

  

  function IsReadOnly;

  

  function IsSame();

  

  function IsEqual();

  

  function Copy;

  

  function SetSize();

  

  function GetSize;

  

  function Clear;

  

  function Remove();

  

  function GetType();

  

  function GetValue();

  

  function GetBool();

  

  function GetInt();

  

  function GetDouble();

  

  function GetString();

  

  function GetBinary();

  

  function GetDictionary();

  

  function GetList();

  

  function SetValue();

  

  function SetNull();

  

  function SetBool();

  

  function SetInt();

  

  function SetDouble();

  

  function SetString();

  

  function SetBinary();

  

  function SetDictionary();

  

  function SetList();

  

public

  class function UnWrap();

  

  class function New;

  

end;

Inheritance

TCefListValueRef

  

|

TCefBaseRefCountedRef,ICefListValue

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio