API:Data.Bind.ObjectScope.TGeneratorFieldDef.FieldNo
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TGeneratorFieldDef |
Delphi
property FieldNo: Integer read GetFieldNo write FFieldNo stored False;
C++
__property int FieldNo = {read=GetFieldNo, write=FFieldNo, stored=false, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.