Class tfieldlink
Unit
Declaration
type tfieldlink = class(tmsecomponent, idbeditinfo)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tfieldlink
Overview
Methods
| Protected | procedure updatedata(const afield: tfield); virtual; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | function field: tfield; |
Properties
| Public | property enabled: boolean read getenabled write setenabled; |
| Published | property destdataset: tdataset read getdestdataset write setdestdataset; |
| Published | property destdatafield: string read getdestdatafield write setdestdatafield; |
| Published | property options: fieldlinkoptionsty read foptions write foptions default []; |
| Published | property onupdatedata: fieldeventty read fonupdatedata write fonupdatedata; |
Description
Methods
| Protected | procedure updatedata(const afield: tfield); virtual; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function field: tfield; |
|
This item has no description. | |
Properties
| Public | property enabled: boolean read getenabled write setenabled; |
|
This item has no description. | |
| Published | property destdataset: tdataset read getdestdataset write setdestdataset; |
|
This item has no description. | |
| Published | property destdatafield: string read getdestdatafield write setdestdatafield; |
|
This item has no description. | |
| Published | property options: fieldlinkoptionsty read foptions write foptions default []; |
|
This item has no description. | |
| Published | property onupdatedata: fieldeventty read fonupdatedata write fonupdatedata; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.