Icon TServerProcedureEvent

Unit: dbisamtb

TServerProcedureEvent = procedure (Sender: TObject;
      ServerSession: TDBISAMSession; const ProcedureName: String) of
      object

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