Unit 'Rtti' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Index] [#rtl-objpas]

TRttiMethod.Invoke

Declaration

Source position: rtti.pp line 509

public function TRttiMethod.Invoke(

  aInstance: TObject;

  const aArgs: array of TValue

):TValue;

function TRttiMethod.Invoke(

  aInstance: TClass;

  const aArgs: array of TValue

):TValue;

function TRttiMethod.Invoke(

  aInstance: TValue;

  const aArgs: array of TValue

):TValue;


Documentation generated on: 2023-03-18