A base class for connecting to MySQL server.
For a list of all members of this type, see TCustomMyConnection members.
TCustomMyConnection = class(TCustomDAConnection);
The TCustomMyConnection component is used to establish connection to database server, provide customized login support, and perform transaction control. TCustomMyConnection is the base component for connecting to MySQL server.
TCustomDAConnection
TCustomMyConnection