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

TCefStringMultimapOwn

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

Declaration

Source position: cef3own.pas line 789

type TCefStringMultimapOwn = class(TInterfacedObject,ICefStringMultimap)

protected

  function GetHandle; virtual;

  

  function GetSize; virtual;

  

  function FindCount(); virtual;

  

  function GetEnumerate(); virtual;

  

  function GetKey(); virtual;

  

  function GetValue(); virtual;

  

  procedure Append(); virtual;

  

  procedure Clear; virtual;

  

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

end;

Inheritance

TCefStringMultimapOwn

  

|

TObject,ICefStringMultimap



CT Web help

CodeTyphon Studio