4

Lazarus has a feature called Multi Caret which allows typing code in the Code Editor (Source Editor) on multiple lines at once.

Does Delphi have such a feature?

Blurry Sterk
  • 1,595
  • 2
  • 9
  • 18

1 Answers1

6

The Delphi IDE has no multi caret edit feature.

David Heffernan
  • 601,492
  • 42
  • 1,072
  • 1,490