| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Return the number of dimensions in a dynamic array
Source position: dynarrh.inc line 35
| function DynArrayDim( | 
| typeInfo: Pointer | 
| ):Integer; | 
DynArrayDim returns the number of dimensions in a dynamic array, using the type information (typeInfo) of the array.
| 
 | Initialize managed-type elements in array | |
| 
 | Finalize managed-type elements in array | |
| 
 | Copy managed-type elements in array | |
| 
 | Return length of dynamic array | |
| 
 | Clear dynamical array | |
| 
 | Return the bounds of the dynamic array |