|
RAD Studio VCL Reference
|
Indicates the number of objects in the list.
property Count: Integer;
__property int Count;
Count indicates the number of objects in the Items property array. Use this value as an upper bound for the index when iterating over all the objects in the list.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|