Class tfieldfieldlink
Unit
Declaration
type tfieldfieldlink = class(tfieldlink, idbeditinfo)
Description
No description available, ancestor tfieldlink description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tfieldlink
- tfieldfieldlink
Overview
Methods
procedure updatedata(const afield: tfield); override; |
|
procedure defineproperties(filer: tfiler); override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
function sourcefield: tfield; |
Properties
property fieldname: string read getfieldname
write setfieldname; |
|
property datasource: tdatasource read getdatasource write setdatasource; |
Description
Methods
procedure updatedata(const afield: tfield); override; |
|
procedure defineproperties(filer: tfiler); override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
function sourcefield: tfield; |
|
Properties
property fieldname: string read getfieldname
write setfieldname; |
|
property datasource: tdatasource read getdatasource write setdatasource; |
|
Generated by PasDoc 0.16.0.