IntfInfo.GetDynArrayElTypeInfo
From RAD Studio VCL Reference
Delphi Information
From IntfInfo.pas
procedure GetDynArrayElTypeInfo(typeInfo: PTypeInfo; var EltInfo: PTypeInfo; var Dims: Integer);
Unit: IntfInfo
Type: procedure
Visibility: public
C++ Information
From IntfInfo.hpp
void __fastcall GetDynArrayElTypeInfo(Typinfo::TTypeInfo * typeInfo, Typinfo::TTypeInfo * & EltInfo, int & Dims);
Unit: IntfInfo
Type: function
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!