Data.Bind.ObjectScope.TGeneratorFieldDef

From RAD Studio API Documentation

TGeneratorFieldDefData.Bind.ObjectScope.TBindFieldDefWithChildrenData.Bind.ObjectScope.TBindFieldDefSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObject

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