Class TMabDeleteDialog (unit MabDlDlg)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions

function Execute: Boolean;


procedure SetFont(AFont: TFont);


Properties

property ButtonStyle : TButtonStyle

Published declarations

property Caption : string


property Description : string


property Font : TFont


Events

Variables

FButtonStyle : TButtonStyle;

Private declarations

FCaption : string;


FDescription : string;


FFont : TFont;


FParent : TForm;


FParentFont : Boolean;



Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions


function Execute: Boolean;


procedure SetFont(AFont: TFont);


Properties


property ButtonStyle : TButtonStyle

Published declarations


property Caption : string


property Description : string


property Font : TFont


Events


Variables


FButtonStyle : TButtonStyle;

Private declarations


FCaption : string;


FDescription : string;


FFont : TFont;


FParent : TForm;


FParentFont : Boolean;