Unit 'xmlutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-xml]

THashTable

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

Declaration

Source position: xmlutils.pp line 102

type THashTable = class(TObject)

public

  constructor Create();

  destructor Destroy; override;

  procedure Clear;

  function Find();

  function FindOrAdd();

  function Get();

  function Remove();

  function RemoveData();

  procedure ForEach();

  property Count: LongWord; [r]

end;

Inheritance

THashTable

|

TObject


Documentation generated on: 2023-03-18