MyDAC
Used to specify the username.
TMyConnection
property Username: string;
Use the Password property to specify the username of your MySQL account.
When the value of the property is changed, TMyConnection calls the Disconnect method.