|
Borland C++ Builder Companion Tools CD Open Source |
|
|
foundation,standard,pro,enterprise |
Block move wizard (ID #17225)Tempest SoftwareThe 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). |