RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DynamicArray Members

The following tables list the members exposed by DynamicArray.

 
Name 
Description 
 
This is AllocData, a member of class DynamicArray. 
 
This is DecRefCount, a member of class DynamicArray. 
 
This is FreeData, a member of class DynamicArray. 
 
This is IncRefCount, a member of class DynamicArray. 
 
This is SetData, a member of class DynamicArray. 
 
Name 
Description 
 
Frees a DynamicArray object. 
 
Copy 
This is the overview for the Copy method overload. 
 
This is the overview for the CopyRange method overload. 
 
This is DimCount, a member of class DynamicArray. 
 
This is the overview for the DynamicArray constructor overload. 
 
This is get_high, a member of class DynamicArray. 
 
This is get_length, a member of class DynamicArray. 
 
This is get_low, a member of class DynamicArray. 
 
This is set_length, a member of class DynamicArray. 
 
Name 
Description 
 
[] 
This is the overview for the [] operator overload. 
 
= 
Assigns data from another Dynamic Array. 
 
== 
Compares two Dynamic Arrays for equality. 
 
Name 
Description 
 
High 
Indicates the high bounds of the array. 
 
Represents the number of elements in the DynamicArray
 
Low 
Indicates the low bound of a dynamic array. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!