API:System.Rtti.TVirtualMethodInterceptor.DoAfter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoAfter(Instance: TObject; Method: TRttiMethod; const Args: TArray<TValue>;  var Result: TValue);

C++

void __fastcall DoAfter(System::TObject* Instance, TRttiMethod* Method, const System::DynamicArray<TValue> Args, TValue &Result);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Rtti.pas
System.Rtti.hpp
System.Rtti TVirtualMethodInterceptor

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 !