<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 18/03/18 19:59, Anthony Walter via
      Lazarus wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAHmPLWWazNahmQatW6kM3ZBnhAm9WnrmyfDecKmMWwkWn+PSuA@mail.gmail.com">
      <div dir="ltr">
        <div>I am trying to create some alternate styles for Lazarus and
          its code editor but am having a problem identifying some
          elements.</div>
        <div><br>
        </div>
        <div>Can anyone tell me what element group to which these
          belong?</div>
        <div><br>
        </div>
        <a
          href="http://cache.getlazarus.org/images/code-color-problem.png"
          moz-do-not-send="true">http://cache.getlazarus.org/images/code-color-problem.png</a><br>
        <div><br>
        </div>
        <div>These elements appear when you put your cursor on an
          identifier and code tools automatically highlights all
          identical <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">identifiers
            within the same scope.</span></div>
      </div>
    </blockquote>
    <br>
    "Text" > "Highlight current word"<br>
    <br>
    You can also go to "Markup and Matches", and behind "Disable timer
    for markup current word" press "edit color"<br>
    <br>
    its not "scope" but "entire file"<br>
  </body>
</html>