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

TVersionStringFileInfo

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

Declaration

Source position: versiontypes.pp line 105

type TVersionStringFileInfo = class

protected

  function GetCount;

  function GetItem();

  procedure SetItem();

public

  constructor Create;

  destructor Destroy; override;

  procedure Add();

  procedure Clear;

  procedure Delete();

  property Count: Integer; [r]

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

end;

Inheritance

TVersionStringFileInfo

|

TObject


Documentation generated on: 2023-03-18