PgDAC

TPgConnectDialog Class

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.

Unit

PgDacVcl

Syntax

TPgConnectDialog = class(TCustomConnectDialog);

Remarks

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.

Inheritance Hierarchy

TCustomConnectDialog
   TPgConnectDialog

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback