Data.Bind.ObjectScope.TGeneratorFieldDef

From RAD Studio API Documentation

TGeneratorFieldDefData.Bind.ObjectScope.TBindFieldDefWithChildrenData.Bind.ObjectScope.TBindFieldDefSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: Data.Bind.ObjectScope

Delphi

TGeneratorFieldDef = class(TBindFieldDefWithChildren)

C++

class PASCALIMPLEMENTATION TGeneratorFieldDef : public TBindFieldDefWithChildren

Description

Defines a generated field in a data source such as TAdapterBindSource.

See Also