Data.Bind.ObjectScope.TCustomPrototypeBindSource.FieldDefs

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TCustomPrototypeBindSource

Delphi

property FieldDefs: TGeneratorFieldDefs read GetFieldDefs write SetFieldDefs;

C++

__property TGeneratorFieldDefs* FieldDefs = {read=GetFieldDefs, write=SetFieldDefs};

Description

Embarcadero Technologies does not currently have any additional information.