Class TfrmSelectComponent (unit INISelC)
Inherits from
TForm
Constructors
Functions
procedure BBHelpClick(Sender: TObject);
procedure FormResize(Sender: TObject);
procedure FormShow(Sender: TObject);
procedure LVDblClick(Sender: TObject);
procedure LVKeyPress(Sender: TObject; var Key: Char);
function Go(C:TComponent):string;
procedure WMGetMinMaxInfo(var Msg:TWMGetMinMaxInfo);
function AddLVItem(const Caption:string;SubCaptions:array of string):TListItem;
Properties
Events
Variables
BBCancel : TBitBtn;
BBHelp : TBitBtn;
BBOk : TBitBtn;
FormSaver : TFormSaver;
LV : TListViewExtended;
Panel1 : TPanel;
Panel2 : TPanel;
pnlButtons : TAutoAlignPanel;
Constructors
Functions
procedure BBHelpClick(Sender: TObject);
procedure FormResize(Sender: TObject);
procedure FormShow(Sender: TObject);
procedure LVDblClick(Sender: TObject);
procedure LVKeyPress(Sender: TObject; var Key: Char);
function Go(C:TComponent):string;
procedure WMGetMinMaxInfo(var Msg:TWMGetMinMaxInfo);
function AddLVItem(const Caption:string;SubCaptions:array of string):TListItem;
Properties
Events
Variables
BBCancel : TBitBtn;
BBHelp : TBitBtn;
BBOk : TBitBtn;
FormSaver : TFormSaver;
LV : TListViewExtended;
Panel1 : TPanel;
Panel2 : TPanel;
pnlButtons : TAutoAlignPanel;