System.Rtti.TRttiType.TGetListFunc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGetListFunc<T: TRttiNamedObject> = reference to function (AType: TRttiType): TArray<T>;

C++

template<typename T> __interface TGetListFunc__1  : public System::IInterface

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.