Unit 'FileInfo' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-extra]

TFileVersionInfo

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

Declaration

Source position: fileinfo.pp line 51

type TFileVersionInfo = class(TComponent)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Loaded; override;

  procedure ReadFileInfo;

published

  property Enabled: Boolean; [rw]

  property FileName: string; [rw]

  property VersionStrings: TStrings; [r]

  property Filter: TStrings; [rw]

  property Translation: string; [rw]

  property TranslationOnly: Boolean; [rw]

end;

Inheritance

TFileVersionInfo

|

TObject


Documentation generated on: 2023-03-18