Unit 'versiontypes' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl-res]

TVersionStringTable

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

Declaration

Source position: versiontypes.pp line 74

type TVersionStringTable = class

public

  constructor Create();

  destructor Destroy; override;

  procedure Add();

  procedure Clear;

  procedure Delete();

  property Name: string; [r]

  property Count: Integer; [r]

  property Keys []: string; [r]

  property ValuesByIndex []: string; [rw]

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

end;

Inheritance

TVersionStringTable

|

TObject


Documentation generated on: 2023-03-18