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

TMethodImplementationCallbackMethod

Declaration

Source position: rtti.pp line 629

type TMethodImplementationCallbackMethod = procedure(

  aUserData: Pointer;

  const aArgs: TValueArray;

  out aResult: TValue

) of object;


Documentation generated on: 2025-07-25