Class tdispfielddatalink

Unit

Declaration

type tdispfielddatalink = class(tfielddatalink, idbeditinfo)

Description

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

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;
 

Generated by PasDoc 0.16.0.