Icon TCustomFunctionEvent

Unit: dbisamtb

TCustomFunctionEvent = procedure (Sender: TObject; const
      FunctionName: String; FunctionParams: TDBISAMParams; var Result:
      Variant) of object

This type is used for the TDBISAMEngine OnCustomFunction event. Please see the Customizing the Engine topic for more information.
Image