System.DynArrayDim
From RAD Studio VCL Reference
Delphi Information
From System.pas
function DynArrayDim(typeInfo: PDynArrayTypeInfo): Integer;
Unit: System
Type: function
Visibility: public
Description
Returns the number of dimensions of a dynamic array.
DynArrayDim returns the number of dimensions of a dynamic array described by the specified TDynArrayTypeInfo.