System.Rtti.TRttiTypeHelper.GetFieldsInDeclOrder
Delphi
class function GetFieldsInDeclOrder(const AType: TRttiType): TArray<TRttiField>; static;
C++
static System::DynamicArray<TRttiField*> __fastcall GetFieldsInDeclOrder(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.