Class TAboutDialog (unit AboutDialog)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);



Functions

function Execute: Boolean;


Properties

property Company : string


property Copyright : string


property EMail : string


property ProductName : string


property URL : string


property Version : string


Events

Variables

FCompany : string;


FCopyright : string;


FEMAIL : string;


FProductName : string;


FURL : string;


FVersion : string;



Constructors


constructor Create(AOwner: TComponent);


Functions


function Execute: Boolean;


Properties


property Company : string


property Copyright : string


property EMail : string


property ProductName : string


property URL : string


property Version : string


Events


Variables


FCompany : string;


FCopyright : string;


FEMAIL : string;


FProductName : string;


FURL : string;


FVersion : string;