Class TAddByTypeForm (unit AssocSel) |
TForm
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
if i Properties Events Variables Public declarations procedure ListBox1Click(Sender: TObject);
procedure ListBox1DblClick(Sender: TObject);
procedure ListBox1DrawItem(Control: TWinControl; Index: Integer;
aRect: TRect; State: TOwnerDrawState);
procedure ListBox1MeasureItem(Control: TWinControl; Index: Integer;
var Height: Integer);
procedure LoadFileTypes;
ATShell1 : TATShell;
Button1 : TButton;
Button2 : TButton;
Label2 : TLabel;
ListBox1 : TListBox;
Selection : string;