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 
|
Set the selected block to upper case/ lower case
This article has not been rated yet. After reading, feel free to leave comments and rate it.
I constantly forget this shortcut, particularly the one how to set the selected block to lower case.
Since it is hard to find in the online help, here it is as a reminder for myself:
Ctrl+K O = block lower case
Ctrl+K N = block upper case
(I don't know whether this works in editor layouts other than IDE classic.)
Comments:
|