Class TPERSONCOMPX (unit PERSONCOMPXControl_TLB)

Inherits from

TOleControl

Constructors



Functions

procedure Click;


function GetNextLine: WideString;


function IsMoreLines: WordBool;


procedure runQuery;


procedure InitControlData;


procedure InitControlInterface(const Obj: IUnknown);


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 : TFont


property LName : WideString


property State : WideString


property Visible : WordBool


property ControlInterface : IPERSONCOMPX


Events

event OnClick : TNotifyEvent


event OnKeyPress : TPERSONCOMPXOnKeyPress


Variables

FIntf : IPERSONCOMPX;


FOnClick : TNotifyEvent;


FOnKeyPress : TPERSONCOMPXOnKeyPress;



Constructors


Functions


procedure Click;


function GetNextLine: WideString;


function IsMoreLines: WordBool;


procedure runQuery;


procedure InitControlData;


procedure InitControlInterface(const Obj: IUnknown);


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 : TFont


property LName : WideString


property State : WideString


property Visible : WordBool


property ControlInterface : IPERSONCOMPX


Events


event OnClick : TNotifyEvent


event OnKeyPress : TPERSONCOMPXOnKeyPress


Variables


FIntf : IPERSONCOMPX;


FOnClick : TNotifyEvent;


FOnKeyPress : TPERSONCOMPXOnKeyPress;