Icon TServerConnectEvent

Unit: dbisamtb

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

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