Class TPERSONCOMP (unit PERSONCOMP)

Inherits from

TButton

Constructors


constructor create(AOwner: TComponent);



Functions

function GetNextLine: String;


function IsMoreLines: boolean;


procedure runQuery;

dmPersonSearch.

destructor destroy;


function getCity: string;


function getFName: string;


function getLName: string;


function getState: string;


procedure setCity(value: string);


procedure setFName(value: string);


procedure setLName(value : string);


procedure setState(value : String);


Properties

property City : string


property FName : string


property LName : string


property State : string


Events

Variables

cds : TClientDataset;



Constructors


constructor create(AOwner: TComponent);


Functions


function GetNextLine: String;


function IsMoreLines: boolean;


procedure runQuery;

dmPersonSearch.state := value;


destructor destroy;


function getCity: string;


function getFName: string;


function getLName: string;


function getState: string;


procedure setCity(value: string);


procedure setFName(value: string);


procedure setLName(value : string);


procedure setState(value : String);


Properties


property City : string


property FName : string


property LName : string


property State : string


Events


Variables


cds : TClientDataset;