Unit 'cef3intf' Package
[Overview][Types][Classes][Index] [#pl_cef]

ICefPostData

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

Declaration

Source position: cef3intf.pas line 1018

type ICefPostData = interface(ICefBaseRefCounted)

  function IsReadOnly;

  

  function HasExcludedElements;

  

  function GetElementCount;

  

  procedure GetElements();

  

  function RemoveElement();

  

  function AddElement();

  

  procedure RemoveElements;

  

end;

Inheritance

ICefPostData

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio