Data.Bind.ObjectScope.TGeneratorFieldDefs

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBindFieldDefsSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTGeneratorFieldDefs

Delphi

TGeneratorFieldDefs = class(TBindFieldDefs)

C++

class PASCALIMPLEMENTATION TGeneratorFieldDefs : public TBindFieldDefs

Properties

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

Description

Defines all generated fields in a data source such as TAdapterBindSource.

See Also