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

TFPStringHashTable

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

Declaration

Source position: contnrs.pp line 449

type TFPStringHashTable = class(TFPCustomHashTable)

protected

  function CreateNewNode(); override;

  procedure AddNode(); override;

  procedure SetData(); virtual;

  function GetData(); virtual;

  function ForEachCall(); virtual;

public

  function Iterate();

  procedure Add(); virtual;

  property Items []: string; default; [rw]

end;

Inheritance

TFPStringHashTable

|

TFPCustomHashTable

|

TObject


Documentation generated on: 2023-03-18