<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 08/05/2012 22:12, Richard Mace wrote:
    <blockquote
cite="mid:CAK+KT3-cRo2NiV+eh84veqVmEhdGf8bZUghxq1arbb_YbfxQGg@mail.gmail.com"
      type="cite"><font face="arial,helvetica,sans-serif">Hi All,<br>
        This question may have been asked several times before, so sorry
        if I am repeating it.<br>
        When I am trying to debug, and I hover my mouse over a
        MyObject.property, I get "MyObject has no component named
        property"<br>
        Am I missing something obvious? Do I need to turn an option on?<br>
      </font><br>
    </blockquote>
    <br>
    You can inspect some properties direct, but only if you change debug
    info to "dwarf" (project options / linking)<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips">http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips</a><br>
    <a class="moz-txt-link-freetext" href="http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Properties">http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Properties</a><br>
    <br>
  </body>
</html>