Class tlookupeditdatalink
Unit
Declaration
type tlookupeditdatalink = class(teditwidgetdatalink)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- TDataLink
- tmsedatalink
- tfieldsdatalink
- tfielddatalink
- tcustomeditwidgetdatalink
- teditwidgetdatalink
- tlookupeditdatalink
Overview
Fields
| Protected | fowner: tcustomdataedit; |
| Protected | fdatatype: lookupdatatypety; |
Methods
| Protected | procedure updatefields; override; |
| Protected | function getsortfield: tfield; override; |
| Protected | procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty); override; |
| Public | constructor create(const aowner: tcustomdataedit; const adatatype: lookupdatatypety; const intf: idbeditfieldlink); |
| Public | function msedisplaytext(const aformat: msestring = ''; const aedit: boolean = false): msestring; override; |
Properties
| Protected | property fieldtext: tfield read ffieldtext; |
| Published | property fieldnametext: string read ffieldnametext write setfieldnametext; |
Description
Fields
| Protected | fowner: tcustomdataedit; |
|
This item has no description. | |
| Protected | fdatatype: lookupdatatypety; |
|
This item has no description. | |
Methods
| Protected | procedure updatefields; override; |
|
This item has no description. | |
| Protected | function getsortfield: tfield; 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: idbeditfieldlink); |
|
This item has no description. | |
| Public | function msedisplaytext(const aformat: msestring = ''; const aedit: boolean = false): msestring; override; |
|
This item has no description. | |
Properties
| Protected | property fieldtext: tfield read ffieldtext; |
|
This item has no description. | |
| Published | property fieldnametext: string read ffieldnametext write setfieldnametext; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.