ShowEditor Method |
Top Previous Next |
Shows a modal dialog with the connection properties.
Visual Basic Syntax
TNBnnnnX.ShowEditor
Delphi Syntax
TNBnnnnX.ShowEditor;
Remarks
If you haven't assigned the ProfilesControl property, the connection profiles list will not be shown. Setting the ProfilesControl property to a valid TNBXProfiles, allows you to define connection profiles at run time and save them into a file for future reuse.
See also ProfilesControl property and TNBXProfiles control. |