API:System.Rtti.TRttiType.GetDeclaredIndexedProperties

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDeclaredIndexedProperties: TArray<TRttiIndexedProperty>; virtual;

C++

virtual System::DynamicArray<TRttiIndexedProperty*> __fastcall GetDeclaredIndexedProperties();

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.