API:System.Rtti.TRttiInstanceType.GetImplementedInterfaces
Delphi
function GetImplementedInterfaces: TArray<TRttiInterfaceType>;
C++
System::DynamicArray<TRttiInterfaceType*> __fastcall GetImplementedInterfaces();
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.