Used to display a field for entering database at connect dialog.
Class
TMyConnectDialog
Syntax
property ShowDatabase: boolean default True;
Remarks
Use the ShowDatabase property to display a field for entering database at connect dialog.
The default value is True.
See Also