Class tfieldfieldlink

Unit

Declaration

type tfieldfieldlink = class(tfieldlink, idbeditinfo)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure updatedata(const afield: tfield); override;
Protected procedure defineproperties(filer: tfiler); override;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;
Public function sourcefield: tfield;

Properties

Published property fieldname: string read getfieldname write setfieldname;
Published property datasource: tdatasource read getdatasource write setdatasource;

Description

Methods

Protected procedure updatedata(const afield: tfield); override;

This item has no description.

Protected procedure defineproperties(filer: tfiler); override;

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 sourcefield: tfield;

This item has no description.

Properties

Published property fieldname: string read getfieldname write setfieldname;

This item has no description.

Published property datasource: tdatasource read getdatasource write setdatasource;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.