Class TAMCustomAboutDialog (unit AMCustAD)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);



Functions

destructor Destroy;


function Execute: boolean;


procedure SetHint(value: string);


procedure SetIcon(value: TIcon);

Beginning of implementation of then Component interface

Properties

property AppName : string


property Caption : TCaption


property Copyright : string


property ExtraInfo : string


property Hint : string


property Icon : TIcon


property PhysicalMem : string


property Registration : string


property ShowHint : boolean


property SystemRes : string


property TargetOS : string


Events

event OnExecute : TNotifyEvent


event OnExecuted : TNotifyEvent


Variables

FAppName : string;


FCaption : TCaption;


FCopyright : string;


FExtraInfo : string;


FHint : string;


FIcon : TIcon;


FOnExecute : TNotifyEvent;


FOnExecuted : TNotifyEvent;


FPhysicalMem : string;


FRegistration : string;


FShowHint : boolean;


FSystemRes : string;


FTargetOS : string;



Constructors


constructor Create(AOwner: TComponent);


Functions


destructor Destroy;


function Execute: boolean;


procedure SetHint(value: string);


procedure SetIcon(value: TIcon);

Beginning of implementation of then Component interface


Properties


property AppName : string


property Caption : TCaption


property Copyright : string


property ExtraInfo : string


property Hint : string


property Icon : TIcon


property PhysicalMem : string


property Registration : string


property ShowHint : boolean


property SystemRes : string


property TargetOS : string


Events


event OnExecute : TNotifyEvent


event OnExecuted : TNotifyEvent


Variables


FAppName : string;


FCaption : TCaption;


FCopyright : string;


FExtraInfo : string;


FHint : string;


FIcon : TIcon;


FOnExecute : TNotifyEvent;


FOnExecuted : TNotifyEvent;


FPhysicalMem : string;


FRegistration : string;


FShowHint : boolean;


FSystemRes : string;


FTargetOS : string;