API:System.Rtti.TRttiInstanceType.GetDeclaredImplementedInterfaces

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDeclaredImplementedInterfaces: TArray<TRttiInterfaceType>;

C++

System::DynamicArray<TRttiInterfaceType*> __fastcall GetDeclaredImplementedInterfaces();

Properties

Type Visibility Source Unit Parent
function public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiInstanceType

Description

Embarcadero Technologies does not currently have any additional information.