<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 20/02/2021 15:03, Martin Frb via
      lazarus wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:f1e716d2-b36f-82a7-b1e0-8005807b737a@mfriebe.de"><br>
      <blockquote type="cite">
        <br>
        But if the text is column-selected, Delphi sets the cursor at
        point (x,y+1),
        <br>
        in the row below.
        <br>
      </blockquote>
      I thought I had seen that once (I used to once have D5) but I
      could neither remember where, nor how it was triggered....
      <br>
      <br>
      Please report this as a feature request.
      <br>
    </blockquote>
    <br>
    In <u><b>Lazarus trunk</b></u> you do not even need the clipboard.<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://imgur.com/a/uPyo4Eb">https://imgur.com/a/uPyo4Eb</a>  (ignore the context popup, I pressed
    the wrong button)<br>
    <br>
    Lazarus can <br>
    - duplicate current line(s)<br>
    - move up/down current line(s)<br>
    <br>
    AND<br>
    it can do the same for the selection.<br>
    <br>
    Select your text. Duplicate it. Move it up/downs/left/right/<br>
    Duplicate again, Move again<br>
    .....<br>
  </body>
</html>