System.Rtti.TRttiInvokableType.Invoke

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiInvokableType

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.