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