Form Design Wizard

Form Design Wizard

This wizard is used to set align and size of compnents. Both Delphi/C++Builder are supported. It's enabled when current window is Form designer.

Some functions are only enabled when one or more components are selected. And some process for properties comes from those in the first component in selection. So please note the selection order of components.

Menu items of this wizard is as below:

 

Arrange Non-visual

This function is used to arrange selected non-visual components in current form designer. When no selected, all non-visual components in current form designer will be arranged.

 

Locate Components

This function is used to search and locate components in designer quickly. It can list all the names, classnames and Caption or Text property of components and search in them. The dialog is shown as below:

 

Compare Properties

This tool is used to compare properties of selected 2 components in current designer. Related menu items are also added to designer context menu. When this tool run, the main window is as below with menu, toolbar and properties list. The different value for same properties are shown in red background. If one property does not exist, it shows a blank line.

 

Convert to Code

This function can be used to convert selected component(s) to creation code. Delphi and C++Builder are supported. The window is shown as below. The code is divided into two part: var declaration and initialization code.

 

Shortcut Settings

You can set the shortcuts of menu items in CnWizards Settings as below:

You can set the shortcut of a menu item when select it.

 

Links

Basic Operation

CnWizards Settings

About CnWizards

 


Copyrights 2001-2025 CnPack Team