Class tdispfielddatalink
Unit
Declaration
type tdispfielddatalink = class(tfielddatalink, idbeditinfo)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- TDataLink
- tmsedatalink
- tfieldsdatalink
- tfielddatalink
- tdispfielddatalink
Overview
Fields
| Protected | fintf: idbdispfieldlink; |
Methods
| Protected | procedure activechanged; override; |
| Protected | function getdataset(const aindex: integer): tdataset; virtual; |
| Protected | procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty); virtual; |
| Public | constructor create(const intf: idbdispfieldlink); |
| Public | procedure fixupproperties(filer: tfiler); |
| Public | procedure recordchanged(afield: tfield); override; |
Properties
| Published | property datasource; |
| Published | property fieldname; |
Description
Fields
| Protected | fintf: idbdispfieldlink; |
|
This item has no description. | |
Methods
| Protected | procedure activechanged; override; |
|
This item has no description. | |
| Protected | function getdataset(const aindex: integer): tdataset; virtual; |
|
This item has no description. | |
| Protected | procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty); virtual; |
|
This item has no description. | |
| Public | constructor create(const intf: idbdispfieldlink); |
|
This item has no description. | |
| Public | procedure fixupproperties(filer: tfiler); |
|
This item has no description. | |
| Public | procedure recordchanged(afield: tfield); override; |
|
This item has no description. | |
Properties
| Published | property datasource; |
|
This item has no description. | |
| Published | property fieldname; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.