<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 02.05.2012 17:09, Alexsander Rosa wrote:
    <blockquote
cite="mid:CACk-QEuo5dh70R2T1E9ep_9ROz1zmgBVDP3GH4nt47wapz621g@mail.gmail.com"
      type="cite">How do I get the column index (for use with Cells[])
      from a TColumn's "title" with ColMove enabled?
      <div>I need to track where the user moved the column to; at first,
        TColumn[0] is at column 1 (FixedCols=1).</div>
      <div>When the user moves TColumn[0] to somewhere else, how do I
        keep track of that?<br clear="all">
        <div><br>
        </div>
        -- <br>
        Atenciosamente,<br>
        Alexsander da Rosa<br>
        <a moz-do-not-send="true" href="http://rednaxel.com"
          target="_blank">http://rednaxel.com</a><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
    </blockquote>
    <br>
    TStringGrid.OnColRowMoved<br>
  </body>
</html>