Search Results

2
votes

#region equivalent in CodeGear RAD Studio? Similar way to group code?

As an addition to eKek0's answer note that (at least in d2009) you can select the code lines that you want to put in a region, right click and choose Surround | Region. You'll be prompted for the …