Class tfieldlink
Unit
Declaration
type tfieldlink = class(tmsecomponent, idbeditinfo)
Description
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tfieldlink
Overview
Methods
![]() |
procedure updatedata(const afield: tfield); virtual; |
![]() |
constructor create(aowner: tcomponent); override; |
![]() |
destructor destroy; override; |
![]() |
function field: tfield; |
Properties
![]() |
property enabled: boolean read getenabled write setenabled; |
![]() |
property destdataset: tdataset read getdestdataset write setdestdataset; |
![]() |
property destdatafield: string read getdestdatafield write setdestdatafield; |
![]() |
property options: fieldlinkoptionsty read foptions write foptions default []; |
![]() |
property onupdatedata: fieldeventty read fonupdatedata write fonupdatedata; |
Description
Methods
![]() |
procedure updatedata(const afield: tfield); virtual; |
![]() |
constructor create(aowner: tcomponent); override; |
![]() |
destructor destroy; override; |
![]() |
function field: tfield; |
Properties
![]() |
property enabled: boolean read getenabled write setenabled; |
![]() |
property destdataset: tdataset read getdestdataset write setdestdataset; |
![]() |
property destdatafield: string read getdestdatafield write setdestdatafield; |
![]() |
property options: fieldlinkoptionsty read foptions write foptions default []; |
![]() |
property onupdatedata: fieldeventty read fonupdatedata write fonupdatedata; |
Generated by PasDoc 0.16.0.