| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Return length of dynamic array
Source position: dynarrh.inc line 33
| function DynArraySize( | 
| a: pointer | 
DynArraySize gets the number of elements in the array (a) the result is equal to Length for dynamic arrays.
| 
 | Initialize managed-type elements in array | |
| 
 | Finalize managed-type elements in array | |
| 
 | Copy managed-type elements in array | |
| 
 | Clear dynamical array | |
| 
 | Return the number of dimensions in a dynamic array | |
| 
 | Return the bounds of the dynamic array |