Data.Bind.ObjectScope.TGeneratorFieldDefs

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBindFieldDefsSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTGeneratorFieldDefs
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: Data.Bind.ObjectScope

Delphi

TGeneratorFieldDefs = class(TBindFieldDefs)

C++

class PASCALIMPLEMENTATION TGeneratorFieldDefs : public TBindFieldDefs

Description

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

See Also