Unit 'LSLookupDlg' Package
[Overview][Classes][Index] [#pl_solutions]

TLSLookupDialogForm

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: LSLookupDlg.pas line 27

type TLSLookupDialogForm = class(TForm)

  CancelButton: TBitBtn;

  

  FindEdit: TEdit;

  

  FindLabel: TLabel;

  

  BottomPanel: TPanel;

  

  ItemsListBox: TLSListBox;

  

  OKButton: TBitBtn;

  

  TopPanel: TPanel;

  

  procedure FindEditChange();

  

  procedure FindEditKeyDown();

  

  procedure ItemsListBoxDblClick();

  

  procedure ItemsListBoxSelectionChange();

  

end;

Inheritance

TLSLookupDialogForm

  

|

TObject



CT Web help

CodeTyphon Studio