System.Rtti.TRttiTypeHelper.GetIndexedPropertiesInDeclOrder
Delphi
class function GetIndexedPropertiesInDeclOrder(const AType: TRttiType): TArray<TRttiIndexedProperty>; static;
C++
static System::DynamicArray<TRttiIndexedProperty*> __fastcall GetIndexedPropertiesInDeclOrder(TRttiType* const AType);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TRttiTypeHelper |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !