System.Rtti.TRttiTypeHelper.GetPropertiesInDeclOrder
Delphi
class function GetPropertiesInDeclOrder(const AType: TRttiType): TArray<TRttiProperty>; static;
C++
static System::DynamicArray<TRttiProperty*> __fastcall GetPropertiesInDeclOrder(TRttiType* const AType);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TRttiTypeHelper |
Description
Embarcadero Technologies does not currently have any additional information.