Class tlookupeditdatalink

Unit

Declaration

type tlookupeditdatalink = class(teditwidgetdatalink)

Description

No description available, ancestor teditwidgetdatalink description follows
No description available, ancestor tcustomeditwidgetdatalink 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

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;
 
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;
 

Generated by PasDoc 0.16.0.