Borland Community

Borland C++ Builder Companion Tools CD

Open Source

C++ Builder

Block move wizard

foundation,standard,pro,enterprise

Block move wizard (ID #17225)


Tempest Software

The block move wizard is a demonstration of the C++Builder Tools API. It contains a simple wizard that defines two keyboard bindings for Ctrl+Up and Ctrl+Down. When you compile and install the blockwiz design-time package, the keyboard bindings are installed. Pressing Ctrl+Up moves the selected block up one line. Pressing Ctrl+Down moves it down one line. If no text is selected, the current line is moved. These bindings replace the original bindings (which scroll the editor in the default key mapping).

Install Block move wizard

Block move wizard home page