RAD Studio VCL Reference
ContentsIndex
TPointerArray Members Public Properties
Public Properties
 
Name 
Description 
 
This is AsPtr, a member of class TPointerArray. 
 
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. 
 
Data 
This is Data, a member of class TPointerArray. 
 
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.