RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSet.FieldNoOfs Property

Specifies the offset needed to convert indexes in the Fields property to field numbers.

Pascal
property FieldNoOfs: Integer;
C++
__property int FieldNoOfs;

Add FieldNoOfs to a field index to obtain its FieldNo property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!