Speed Declare Constant or Variable or Property

Name Value OK Cancel Help

Form for 'speed declare' of variables and constants. If you selected text it will be picked up and used as default. Prefix will be added automatically if you specified so in Settings . After OK the declaration is added to the top of the current procedure while the cursor keeps it original position. The name of the procedure or constant is put in the clipboard and can be pasted using Alt-V.

Start this dialog with Alt-CC... ( Code-vb -  Constant - [selected type]) -or-

Start this dialog with Alt-CV... ( Code-vb - Variable - [selected type])

Start this dialog with Alt-CP... ( Code-vb -  Property - [selected type])

Alternative: use Constant Builder or Variable Builder or Property Builder

Controls:


Name

Name of the variable or constant

Value

Value in case it is a constant

OK

Adds the declaration to the top of the current procedure while the cursor keeps it original position. Closes the dialog. The name of the constant is put in the clipboard and can be pasted using Alt-V.

Cancel

Closes the dialog without adding the declaration.

Help

Starts this Help topic