type TAboutInfo = class()
Constructor Create(const aFile: string); |
|
Destructor Destroy; override; |
|
function FileVersion: string; |
|
function FileVersionNoBuild: string; |
|
function OSVersion: string; |
Constructor Create(const aFile: string); |
Destructor Destroy; override; |
function FileVersion: string; |
function FileVersionNoBuild: string; |
function OSVersion: string; |
property FileBuildDate: string; |
|
property FileInfoItems: TList; |
property FileBuildDate: string; |
property FileInfoItems: TList; |