System.Rtti.TRttiInvokableType.Invoke

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Invoke(const ProcOrMeth: TValue; const Args: array of TValue): TValue; virtual; abstract;

C++

virtual TValue __fastcall Invoke(const TValue &ProcOrMeth, const TValue *Args, const int Args_High) = 0 ;

Propriétés

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

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 !