Class tlookupdbdispfielddatalink

Unit

Declaration

type tlookupdbdispfielddatalink = class(tlookupdispfielddatalink)

Description

No description available, ancestor tlookupdispfielddatalink description follows
No description available, ancestor tdispfielddatalink description follows
No description available, ancestor tfielddatalink description follows
No description available, ancestor tfieldsdatalink description follows
No description available, ancestor tmsedatalink description follows

Hierarchy

Overview

Methods

Protected function getintegerlookupvalue(const abm: bookmarkdataty): integer;
Protected function getstringlookupvalue(const abm: bookmarkdataty): msestring;
Protected function getfloatlookupvalue(const abm: bookmarkdataty): double;
Protected function getdataset(const aindex: integer): tdataset; override;
Protected procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty); override;
Public constructor create(const aowner: tcustomdataedit; const adatatype: lookupdatatypety; const intf: idblookupdbdispfieldlink);
Public destructor destroy; override;

Properties

Published property lookupdatasource: tdatasource read getlookupdatasource write setlookupdatasource;
Published property lookupkeyfield: string read getlookupkeyfield write setlookupkeyfield;
Published property lookupvaluefield: string read getlookupvaluefield write setlookupvaluefield;

Description

Methods

Protected function getintegerlookupvalue(const abm: bookmarkdataty): integer;
 
Protected function getstringlookupvalue(const abm: bookmarkdataty): msestring;
 
Protected function getfloatlookupvalue(const abm: bookmarkdataty): double;
 
Protected function getdataset(const aindex: integer): tdataset; override;
 
Protected procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty); override;
 
Public constructor create(const aowner: tcustomdataedit; const adatatype: lookupdatatypety; const intf: idblookupdbdispfieldlink);
 
Public destructor destroy; override;
 

Properties

Published property lookupdatasource: tdatasource read getlookupdatasource write setlookupdatasource;
 
Published property lookupkeyfield: string read getlookupkeyfield write setlookupkeyfield;
 
Published property lookupvaluefield: string read getlookupvaluefield write setlookupvaluefield;
 

Generated by PasDoc 0.16.0.