A base class for the connect dialog components.
For a list of all members of this type, see TCustomConnectDialog members.
TCustomConnectDialog = class(TComponent);
TCustomConnectDialog is a base class for the connect dialog components. It provides functionality to show a dialog box where user can edit username, password and server name before connecting to a database. You can customize captions of buttons and labels by their properties.