System.Rtti.TRttiMethodType.Invoke

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Invoke(const Callable: TValue; const Args: array of TValue): TValue; override;

C++

virtual TValue __fastcall Invoke(const TValue &Callable, const TValue *Args, const int Args_High);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiMethodType

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 !