| Class TFCtrlShow (unit Ctrllist) |
TForm
---------------------------------------------------------------------------- This Form illustrates how to know child controls indexes in a tpanel object Useful for designing forms using the TPanelList component. (C) Santiago Portela 1.998 sportela@cece.es ----------------------------------------------------------------------------
| Constructors |
| Functions |
procedure Button1Click(Sender: TObject);
Procedure Execute(p:tpanel);| Properties |
| Events |
| Variables |
Button1 : TButton;
Label1 : TLabel;
Label2 : TLabel;
ListBox1 : TListBox;| Constructors |
| Functions |
procedure Button1Click(Sender: TObject);
Procedure Execute(p:tpanel);| Properties |
| Events |
| Variables |
Button1 : TButton;
Label1 : TLabel;
Label2 : TLabel;
ListBox1 : TListBox;