RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseArray Properties

The properties of the TBaseArray class are listed here.

 
Name 
Description 
 
Indicates whether the array grows dynamically as items are added. 
 
Specifies the maximum number of items that can be added to the array. 
 
Implements a sort order for the elements of the array. 
 
Specifies the number of items in the array. 
 
Specifies whether duplicate items can be added to sorted arrays. 
 
Indicates the number of bytes used to store each item in the array. 
 
Specifies the size of the array. 
 
List 
Points to the array of values maintained by TBaseArray
 
Determines whether the array is sorted. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!