A component providing a dialog box for a user to supply login information.
For a list of all members of this type, see TConnectDialog members.
TConnectDialog = class(TCustomConnectDialog);
TConnectDialog component is a direct descendent of TCustomConnectDialog class. Use TConnectDialog to provide a dialog box for a user to supply username, password and server name. You may want to customize appearance of the dialog box using the properties of this class.
TCustomConnectDialog
TConnectDialog