A class that provides a dialog box for user to supply his login information.
For a list of all members of this type, see TUniConnectDialog members.
TUniConnectDialog = class(TCustomConnectDialog);
The TUniConnectDialog component is a direct descendant of TCustomConnectDialog class. Use TUniConnectDialog to provide dialog box for user to supply provider name, server name, database, user name, port number, and password. You may want to customize appearance of dialog box using this class's properties.
TCustomConnectDialog
TUniConnectDialog