Soap.IntfInfo.GetPropListFlat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPropListFlat(TypeInfo: PTypeInfo; out PropList: PPropList): Integer;

C++

extern DELPHI_PACKAGE int __fastcall GetPropListFlat(System::Typinfo::PTypeInfo TypeInfo, /* out */ System::Typinfo::PPropList &PropList);

Properties

Type Visibility Source Unit Parent
function public
Soap.IntfInfo.pas
Soap.IntfInfo.hpp
Soap.IntfInfo Soap.IntfInfo

Description

Embarcadero Technologies does not currently have any additional information.