Icon TServerReconnectEvent

Unit: dbisamtb

TServerReconnectEvent = procedure (Sender: TObject; IsEncrypted:
      Boolean; const ConnectAddress: String; UserData: TObject) of
      object

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