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