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