LiteDAC

TLiteConnectDialog Class

A class that provides a dialog box for user to supply his login information.

For a list of all members of this type, see TLiteConnectDialog members.

Unit

LiteDacVcl

Syntax

TLiteConnectDialog = class(TCustomConnectDialog);

Remarks

The TLiteConnectDialog component is a direct descendant of TCustomConnectDialog class. Use TLiteConnectDialog to provide dialog box for user to supply database name and password (encryption key for the encrypted database). You may want to customize appearance of dialog box using this class's properties.

Inheritance Hierarchy

TCustomConnectDialog
   TLiteConnectDialog

See Also

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