Declaration

TnxChooseServerEvent = procedure (aSender : TnxBaseTransport; aServerNames : TStrings; var aServerName : string; var aResult : Boolean) of object;

 
Description

The definition for the OnChooseServer event

 
Parameters

aSender

the transport that received the event

aServerNames

the names of available servers

aServerName

the name of the (pre)selected server

aResult

set to true to force connect to aServerName

 
File

 
nxllTransport

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Types