Class TDualListDialog (unit DualList)

Inherits from

TComponent

TDualListDialog

Constructors


constructor Create(AOwner: TComponent);

TDualListDialog


Functions

destructor Destroy;


function Execute: Boolean;


function GetTitle: string;


function IsCancelBtnCustom: Boolean;


function IsHelpBtnCustom: Boolean;


function IsLabel1Custom: Boolean;


function IsLabel2Custom: Boolean;


function IsOkBtnCustom: Boolean;


procedure SetList1(Value: TStrings);


procedure SetList2(Value: TStrings);


procedure SetTitle(const ATitle: string);


Properties

property CancelBtnCaption : TCaption


property Ctl3D : Boolean


property HelpBtnCaption : TCaption


property HelpContext : THelpContext


property Label1Caption : TCaption


property Label2Caption : TCaption


property List1 : TStrings


property List2 : TStrings


property OkBtnCaption : TCaption


property ShowHelp : Boolean


property Sorted : Boolean


property Title : string


Events

Variables

FCancelBtnCaption : TCaption;


FCtl3D : Boolean;


FHelpBtnCaption : TCaption;


FHelpContext : THelpContext;


FLabel1Caption : TCaption;


FLabel2Caption : TCaption;


FList1 : TStrings;


FList2 : TStrings;


FOkBtnCaption : TCaption;


FShowHelp : Boolean;


FSorted : Boolean;


FTitle : PString;



Constructors


constructor Create(AOwner: TComponent);

TDualListDialog


Functions


destructor Destroy;


function Execute: Boolean;


function GetTitle: string;


function IsCancelBtnCustom: Boolean;


function IsHelpBtnCustom: Boolean;


function IsLabel1Custom: Boolean;


function IsLabel2Custom: Boolean;


function IsOkBtnCustom: Boolean;


procedure SetList1(Value: TStrings);


procedure SetList2(Value: TStrings);


procedure SetTitle(const ATitle: string);


Properties


property CancelBtnCaption : TCaption


property Ctl3D : Boolean


property HelpBtnCaption : TCaption


property HelpContext : THelpContext


property Label1Caption : TCaption


property Label2Caption : TCaption


property List1 : TStrings


property List2 : TStrings


property OkBtnCaption : TCaption


property ShowHelp : Boolean


property Sorted : Boolean


property Title : string


Events


Variables


FCancelBtnCaption : TCaption;


FCtl3D : Boolean;


FHelpBtnCaption : TCaption;


FHelpContext : THelpContext;


FLabel1Caption : TCaption;


FLabel2Caption : TCaption;


FList1 : TStrings;


FList2 : TStrings;


FOkBtnCaption : TCaption;


FShowHelp : Boolean;


FSorted : Boolean;


FTitle : PString;