RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TArrayField.Size Property

The number of elements in the array field.

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

Use Size property to get or set the number of elements in the array field. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!