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