MyDAC
Used to specify the server to connect to.
TMyConnection
property Server: string;
Use the Server property to specify the server name.
When the value of the property is changed, TMyConnection calls the Disconnect method.