Soap.IntfInfo.GetDynArrayElTypeInfo
Delphi
procedure GetDynArrayElTypeInfo(typeInfo: PTypeInfo; var EltInfo: PTypeInfo; var Dims: Integer);
C++
extern DELPHI_PACKAGE void __fastcall GetDynArrayElTypeInfo(System::Typinfo::PTypeInfo typeInfo, System::Typinfo::PTypeInfo &EltInfo, int &Dims);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Soap.IntfInfo.pas Soap.IntfInfo.hpp |
Soap.IntfInfo | Soap.IntfInfo |
Description
Embarcadero Technologies does not currently have any additional information.