Class TDeleteForm (unit Delctl)

Inherits from

TForm

Constructors


constructor Create( AOwner : TComponent; Panel : TLayoutPanel );

Public declarations

--------------------------------------- TDeleteForm.



Functions

procedure DelBtnClick(Sender: TObject);

TDeleteForm.

Properties

Events

Variables

ControlLabel : TLabel;


ControlListBox : TListBox;


DelBtn : TBitBtn;


OKBtn : TBitBtn;


RightBevel : TBevel;


FLayoutPanel : TLayoutPanel;

Private declarations


Constructors


constructor Create( AOwner : TComponent; Panel : TLayoutPanel );

Public declarations

--------------------------------------- TDeleteForm.Create } { Initialize fields


Functions


procedure DelBtnClick(Sender: TObject);

TDeleteForm.Create } {--------------------------------------- TDeleteForm.DelBtnClick } { Delete control from a panel and from a list box


Properties


Events


Variables


ControlLabel : TLabel;


ControlListBox : TListBox;


DelBtn : TBitBtn;


OKBtn : TBitBtn;


RightBevel : TBevel;


FLayoutPanel : TLayoutPanel;

Private declarations