Delphi .NET (2) Database (71) Delphi IDE (89) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
Exchange Links About this site Links to us 
|
New Block marking commands in the editor
This article has not been rated yet. After reading, feel free to leave comments and rate it.
| Ctrl+O+C | Marks a column block |
| Ctrl+O+I | Marks an inclusive block |
| Ctrl+O+K | Marks a non-inclusive block (default when the editor starts) |
| Ctrl+O+L | Marks a line as a block |
Comments:
|