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

SetFunctionCallManagers

Declaration

Source position: rtti.pp line 952

procedure SetFunctionCallManagers(

  aCallConvs: TCallConvSet;

  constref aFuncCallMgrs: TFunctionCallManagerArray;

  out aOldFuncCallMgrs: TFunctionCallManagerArray

);

procedure SetFunctionCallManagers(

  aCallConvs: TCallConvSet;

  constref aFuncCallMgrs: TFunctionCallManagerArray

);

procedure SetFunctionCallManagers(

  constref aFuncCallMgrs: TFunctionCallManagerArray;

  out aOldFuncCallMgrs: TFunctionCallManagerArray

);

procedure SetFunctionCallManagers(

  constref aFuncCallMgrs: TFunctionCallManagerArray

);


Documentation generated on: 2025-07-25