System.Rtti.TMethodImplementation.TInvokeInfo.TypeInfos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TypeInfos: TRuntimeTypeInfos read GetTypeInfos;

C++

__property TMethodImplementation::TRuntimeTypeInfos* TypeInfos = {read=GetTypeInfos};

Properties

Type Visibility Source Unit Parent
property public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TInvokeInfo

Description

Embarcadero Technologies does not currently have any additional information.