Form Designer Enhancements Wizard |
Form Designer Enhancements Wizard
Form Designer Enhancements Wizard provides a group of float toolbars and a simple property bar for form designer of IDE. The buttons in these toolbars can be customized, and user can create more toolbars. This wizard is used and can be enabled for Delphi and C++Builder. But in BDS, it's only enabled in VCL project when VCL Designer is NOT Embedded Designer in Tools Options.
The float toolbars may snap to the Design-Time Form and follow it, or be placed by dragging its caption bar. When the Design-Time Form is hidden or minimized, the float toolbars will hide, too. See below:
Float property bar allows user to fast modify component properties. The left ComboBox is used for selecting property name, and the right is used for modifying property value. Two buttons are used for switching whether display all properties or frequent properties, and showing rename component dialog.
When right clicking a toolbar, the context menu shows as below:
Close: Close the float toolbar. You can reopen it from settings dialog of the wizard when needed.
Position: Set the snap position of the float toolbar. If it is placed on top or bottom, the toolbar is horizontal, else is vertical.
Allow Drag: Switch the toolbar shows a caption bar for dragging or not.
Import Buttons: Import the buttons from a data file.
Export Buttons: Export the buttons to a data file.
Customize: Customize the buttons and other settings of the toolbar.
Settings: Show the settings dialog.
Settings
You can open the settings dialog from its context menu or the main settings dialog of CnWizards. The dialog shows as below:
Float Toolbars
Toolbar List: List all the float toolbars, you can select one then modify it.
Add: Add a new float toolbar. Customize dialog will show after click.
Delete: Delete the current float toolbar.
Default: Reset all toolbars to default when installed.
Show this Float Toolbar: Enable or Disable the selected float toolbar.
Toolbar Name: The name of current toolbar.
Allow Dragging: The toolbar shows a caption bar for dragging.
Auto Snap to Form: The toolbar snap to the Design-Time Form and follow it.
Position: Set the snap position of the float toolbar.
Horizontal/Vertical Offset: The horizontal/vertical offset of the Design-Time Form and the toolbar.
Customize: Customize the buttons of the toolbar.
Export: Export the buttons to a data file.
Import: Import the buttons from a data file.
Float Property Bar
Show Float Property Bar: Enable or disable float property bar.
Name Width: The width of Name ComboBox.
Value Width: The width of Value ComboBox.
Allow Dragging: The property bar shows a caption bar for dragging.
Auto Snap to Form: The property bar snap to the Design-Time Form and follow it.
Position: Set the snap position of the property bar.
Horizontal/Vertical Offset: The horizontal/vertical offset of the Design-Time Form and the property bar.
Frequent Properties: Input frequent properties. When the relative button is down, only these properties will be listed.
Close: Close the dialog.
Help: Show this help information.
Hint: The configuration of toolbar is affected immediately. You can see the result after configured if the toolbar is enabled.
Customize the Float Toolbar
You can customize the buttons of the float toolbar from its context menu or settings dialog. The customize dialog is shows as below:
Category: Display all the categories of buttons in IDE.
Available Buttons: Display all available buttons in current category.
Toolbar Buttons: Display all buttons to be placed on the float toolbar.
Add/Delete/Reset: Used to adjust and reset the buttons on the float toolbar.
Button Rows: Set the rows of the float toolbar, the maximum is four.
Arrange Button by Top-Bottom First: Controls arrange mode of the buttons when the float toolbar is multi-line.
OK: Save the settings.
Cancel: Cancel the settings.
Help: Show this help information.
Links