Class TAMTipDialog (unit AMTipDlg)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

Beginning of the TipDialog-code


Functions

destructor Destroy;


function Execute: boolean;


procedure SetTips(value: TStringList);


Properties

property About : TAboutTipDlgProperty


property BorderStyle : TFormBorderStyle


property ButtonCloseCaption : TCaption


property ButtonNextCaption : TCaption


property Color : TColor


property QuestionCaption : TCaption


property TipDialogCaption : TCaption


property TipDialogHeader : TCaption


property Tips : TStringList


Events

event OnAtStart : boolean


event OnAtStartCaption : TCaption


event OnExecute : TNotifyEvent


event OnExecuted : TOnExecuted


Variables

FAbout : TAboutTipDlgProperty;


FBorderStyle : TFormBorderStyle;


FCaption : TCaption;


FClose : TCaption;


FColor : TColor;


FHeader : TCaption;


FNext : TCaption;


FOnExecute : TNotifyEvent;


FOnExecuted : TOnExecuted;


FOnOff : boolean;


FOnOffCaption : TCaption;


FQuestion : TCaption;


FTips : TStringList;



Constructors


constructor Create(AOwner: TComponent);

Beginning of the TipDialog-code


Functions


destructor Destroy;


function Execute: boolean;


procedure SetTips(value: TStringList);


Properties


property About : TAboutTipDlgProperty


property BorderStyle : TFormBorderStyle


property ButtonCloseCaption : TCaption


property ButtonNextCaption : TCaption


property Color : TColor


property QuestionCaption : TCaption


property TipDialogCaption : TCaption


property TipDialogHeader : TCaption


property Tips : TStringList


Events


event OnAtStart : boolean


event OnAtStartCaption : TCaption


event OnExecute : TNotifyEvent


event OnExecuted : TOnExecuted


Variables


FAbout : TAboutTipDlgProperty;


FBorderStyle : TFormBorderStyle;


FCaption : TCaption;


FClose : TCaption;


FColor : TColor;


FHeader : TCaption;


FNext : TCaption;


FOnExecute : TNotifyEvent;


FOnExecuted : TOnExecuted;


FOnOff : boolean;


FOnOffCaption : TCaption;


FQuestion : TCaption;


FTips : TStringList;