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

CreateCallbackMethod

Declaration

Source position: rtti.pp line 964

function CreateCallbackMethod(

  aHandler: TFunctionCallMethod;

  aCallConv: TCallConv;

  aArgs: array of TFunctionCallParameterInfo;

  aResultType: PTypeInfo;

  aFlags: TFunctionCallFlags;

  aContext: Pointer

):TFunctionCallCallback;


Documentation generated on: 2025-07-25