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

TRttiInvokableType.TCallbackMethod (deprecated)

Declaration

Source position: rtti.pp line 680

public type TRttiInvokableType.TCallbackMethod = procedure(

  aInvokable: TRttiInvokableType;

  const aArgs: TValueArray;

  out aResult: TValue

) of object;


Documentation generated on: 2025-12-15