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

TVersionVarFileInfo

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

Declaration

Source position: versiontypes.pp line 124

type TVersionVarFileInfo = 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 []: TVerTranslationInfo; default; [rw]

end;

Inheritance

TVersionVarFileInfo

|

TObject


Documentation generated on: 2023-03-18