Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpmkunit]

TDictionary

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

Declaration

Source position: fpmkunit.pp line 509

type TDictionary = class(TComponent)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure AddVariable();

  procedure AddFunction();

  procedure RemoveItem();

  function GetValue();

  function ReplaceStrings(); virtual;

  function Substitute(); virtual;

end;

Inheritance

TDictionary

|

TObject


Documentation generated on: 2023-03-18