Data.Bind.ObjectScope.TCustomPrototypeBindSource.FieldDefs
[–] 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.