RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectField.FieldCount Property

Indicates the number of child fields that comprise the object field.

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

Examine FieldCount to determine the number of child fields associated with the object field. This is the number of fields managed by the Fields property. 

 

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