Jump to content
PeterPanettone

A simple Code Editor trick to quickly copy an entire procedure/function to the clipboard

Recommended Posts

1. Collapse the procedure/function:

 

image.thumb.png.fb0732c1c8508ad2aa437967f4175c27.png

 

2. Click on the line number to select the entire (now hidden) code of the procedure/function.

 

3. Press CTRL+C to copy the entire code of the procedure/function.

 

This is particularly useful for longer procedures/functions. It also works in Delphi 13.

Edited by PeterPanettone
  • Like 5

Share this post


Link to post

Hi Peter,

Thanks for the tip, I wish that Borland/Embarcadero could have included all tips regarding the editor and Delphi in general.  Pleas could we have more tips like this.  Maybe we could compile enough tips from Delphi praxis members into a pdf.

 

Kevin60

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×