Soap.IntfInfo.GetDynArrayElTypeInfo

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!