Class tlookupdbdispfielddatalink
Unit
Declaration
type tlookupdbdispfielddatalink = class(tlookupdispfielddatalink)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- TDataLink
- tmsedatalink
- tfieldsdatalink
- tfielddatalink
- tdispfielddatalink
- tlookupdispfielddatalink
- tlookupdbdispfielddatalink
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; |
|
This item has no description. | |
| Protected | function getstringlookupvalue(const abm: bookmarkdataty): msestring; |
|
This item has no description. | |
| Protected | function getfloatlookupvalue(const abm: bookmarkdataty): double; |
|
This item has no description. | |
| Protected | function getdataset(const aindex: integer): tdataset; override; |
|
This item has no description. | |
| Protected | procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty); override; |
|
This item has no description. | |
| Public | constructor create(const aowner: tcustomdataedit; const adatatype: lookupdatatypety; const intf: idblookupdbdispfieldlink); |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Published | property lookupdatasource: tdatasource read getlookupdatasource
write setlookupdatasource; |
|
This item has no description. | |
| Published | property lookupkeyfield: string read getlookupkeyfield
write setlookupkeyfield; |
|
This item has no description. | |
| Published | property lookupvaluefield: string read getlookupvaluefield
write setlookupvaluefield; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.