<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 01/17/2018 04:41 PM, Michael Van
      Canneyt via Lazarus wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:alpine.DEB.2.20.1801172240210.31729@home.telenet.be">
      <br>
      <br>
      On Wed, 17 Jan 2018, Donald Ziesig via Lazarus wrote:
      <br>
      <br>
      <blockquote type="cite">Hi All!
        <br>
        <br>
        I give up! :'(
        <br>
        <br>
        After four solid days of hacking through undocumented code, I
        have to admit defeat.
        <br>
        <br>
        I have a component derived from TDataSet.  This component uses
        TFieldDefs and TIndexDefs.  The problem is that when I edit the
        TIndexDef, the underlying form does NOT see the change!  When I
        edit the TFieldDef the form does see the change.
        <br>
        <br>
        As a result, if I want to update an IndexDef, I must make the
        change, then change ANYTHING ELSE on the form (and change it
        back) so that the change to the IndexDef is saved and
        recompiled.  While this is a work around, I invariably forget to
        make the second change and lose any updates to the IndexDef.
        <br>
        <br>
        Can anyone help me with this?
        <br>
      </blockquote>
      <br>
      I have seen your bugreport about it. I assigned it to myself, but
      I need
      <br>
      some time to debug it. If you need a solution FAST, someone else
      will need
      <br>
      to look at it...
      <br>
      <br>
      Michael.<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <p>Hi Michael,</p>
    <p>Now that I figured out what the underlying problem is and have a
      work around, I can wait.  <span class="moz-smiley-s3"><span>;-)</span></span></p>
    <p>Thanks,</p>
    <p>Don<br>
    </p>
  </body>
</html>