Data.Bind.ObjectScope.TGeneratorFieldDef

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBindFieldDefWithChildrenData.Bind.ObjectScope.TBindFieldDefSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTGeneratorFieldDef

Delphi

TGeneratorFieldDef = class(TBindFieldDefWithChildren)

C++

class PASCALIMPLEMENTATION TGeneratorFieldDef : public TBindFieldDefWithChildren

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

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

See Also