ODAC

TConnectDialog Class

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.

Unit

OdacVcl

Syntax

TConnectDialog = class(TCustomConnectDialog);

Remarks

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.

Inheritance Hierarchy

TCustomConnectDialog
   TConnectDialog

See Also

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