Used to specify the server that will be used to connect.
property Embedded: boolean default DefValEmbedded;
Use the Embedded property to specify what server will be used to connect - MySQL server or Embedded MySQL server. You can read about the features and using Embedded server at the Embedded Server. In most cases, you should use TMyEmbConnection instead of this option.