Macro Recording and Playback

From Delphi for PHP Documentation Wiki

Jump to: navigation, search

You can record a specific set of actions in the code editor and repeat them later.

To record a macro

  • Click the Record Macro (red dot) icon in the lower left corner of the editor window or use Ctrl+Shift+R (record)

To stop recording a macro

  • Click the Stop Recording Macro (green square) icon in the lower left corner of the editor window or use Ctrl+Shift+R

To play back a macro

  • Use the Playback Macro (green arrow) icon in the lower left corner of the editor window or Shift+Ctrl+P (play)
Personal tools