Class IPERSONCOMPX (unit PERSONCOMPXControl_TLB)

Inherits from

IDispatch

Dispatch interface for PERSONCOMPX Control

Constructors



Functions

procedure Click;


function GetNextLine: WideString;


function Get_Cancel: WordBool;


function Get_Caption: WideString;


function Get_City: WideString;


function Get_Cursor: Smallint;


function Get_Default: WordBool;


function Get_DragCursor: Smallint;


function Get_DragMode: TxDragMode;


function Get_Enabled: WordBool;


function Get_FName: WideString;


function Get_Font: Font;


function Get_LName: WideString;


function Get_State: WideString;


function Get_Visible: WordBool;


function IsMoreLines: WordBool;


procedure runQuery;


procedure Set_Cancel(Value: WordBool);


procedure Set_Caption(const Value: WideString);


procedure Set_City(const Value: WideString);


procedure Set_Cursor(Value: Smallint);


procedure Set_Default(Value: WordBool);


procedure Set_DragCursor(Value: Smallint);


procedure Set_DragMode(Value: TxDragMode);


procedure Set_Enabled(Value: WordBool);


procedure Set_FName(const Value: WideString);


procedure Set_Font(const Value: Font);


procedure Set_LName(const Value: WideString);


procedure Set_State(const Value: WideString);


procedure Set_Visible(Value: WordBool);


Properties

property Cancel : WordBool


property Caption : WideString


property City : WideString


property Cursor : Smallint


property Default : WordBool


property DragCursor : Smallint


property DragMode : TxDragMode


property Enabled : WordBool


property FName : WideString


property Font : Font


property LName : WideString


property State : WideString


property Visible : WordBool


Events

Variables


Constructors


Functions


procedure Click;


function GetNextLine: WideString;


function Get_Cancel: WordBool;


function Get_Caption: WideString;


function Get_City: WideString;


function Get_Cursor: Smallint;


function Get_Default: WordBool;


function Get_DragCursor: Smallint;


function Get_DragMode: TxDragMode;


function Get_Enabled: WordBool;


function Get_FName: WideString;


function Get_Font: Font;


function Get_LName: WideString;


function Get_State: WideString;


function Get_Visible: WordBool;


function IsMoreLines: WordBool;


procedure runQuery;


procedure Set_Cancel(Value: WordBool);


procedure Set_Caption(const Value: WideString);


procedure Set_City(const Value: WideString);


procedure Set_Cursor(Value: Smallint);


procedure Set_Default(Value: WordBool);


procedure Set_DragCursor(Value: Smallint);


procedure Set_DragMode(Value: TxDragMode);


procedure Set_Enabled(Value: WordBool);


procedure Set_FName(const Value: WideString);


procedure Set_Font(const Value: Font);


procedure Set_LName(const Value: WideString);


procedure Set_State(const Value: WideString);


procedure Set_Visible(Value: WordBool);


Properties


property Cancel : WordBool


property Caption : WideString


property City : WideString


property Cursor : Smallint


property Default : WordBool


property DragCursor : Smallint


property DragMode : TxDragMode


property Enabled : WordBool


property FName : WideString


property Font : Font


property LName : WideString


property State : WideString


property Visible : WordBool


Events


Variables