Data.Bind.ObjectScope.TCustomPrototypeBindSource.FieldDefs
Delphi
property FieldDefs: TGeneratorFieldDefs read GetFieldDefs write SetFieldDefs;
C++
__property TGeneratorFieldDefs* FieldDefs = {read=GetFieldDefs, write=SetFieldDefs};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TCustomPrototypeBindSource |
Description
Embarcadero Technologies does not currently have any additional information.