Class TDualListDlg (unit Pikflds)

Inherits from

TForm

Constructors



Functions

procedure ExcAllBtnClick(Sender: TObject);


procedure ExcludeBtnClick(Sender: TObject);


function GetFirstSelection(List: TCustomListBox): Integer;


procedure IncAllBtnClick(Sender: TObject);


procedure IncludeBtnClick(Sender: TObject);


procedure MoveSelected(List: TCustomListBox; Items: TStrings);


procedure SetButtons;


procedure SetItem(List: TListBox; Index: Integer);


Properties

Events

Variables

CancelBtn : TBitBtn;


DstLabel : TLabel;


DstList : TListBox;


ExAllBtn : TSpeedButton;


ExcludeBtn : TSpeedButton;


IncAllBtn : TSpeedButton;


IncludeBtn : TSpeedButton;


OKBtn : TBitBtn;


SrcLabel : TLabel;


SrcList : TListBox;



Constructors


Functions


procedure ExcAllBtnClick(Sender: TObject);


procedure ExcludeBtnClick(Sender: TObject);


function GetFirstSelection(List: TCustomListBox): Integer;


procedure IncAllBtnClick(Sender: TObject);


procedure IncludeBtnClick(Sender: TObject);


procedure MoveSelected(List: TCustomListBox; Items: TStrings);


procedure SetButtons;


procedure SetItem(List: TListBox; Index: Integer);


Properties


Events


Variables


CancelBtn : TBitBtn;


DstLabel : TLabel;


DstList : TListBox;


ExAllBtn : TSpeedButton;


ExcludeBtn : TSpeedButton;


IncAllBtn : TSpeedButton;


IncludeBtn : TSpeedButton;


OKBtn : TBitBtn;


SrcLabel : TLabel;


SrcList : TListBox;