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

TMethodImplementationCallbackMethod (deprecated)

Declaration

Source position: rtti.pp line 646

type TMethodImplementationCallbackMethod = procedure(

  aUserData: Pointer;

  const aArgs: TValueArray;

  out aResult: TValue

) of object;


Documentation generated on: 2025-12-15