<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;"><span> </span></p>

    <p style="margin: 0px;"> </p>

    <div style="margin: 5px 0px 5px 0px;">
      michael.vancanneyt@wisa.be hat am 24. Januar 2011 um 11:57 geschrieben:<br/>
      <br/>
      ><br/>
      > Hi,<br/>
      ><br/>
      > Since the recent font handling changes, some dialogs in the IDE that are<br/>
      > using TSynEdit have become unreadable (font size down to 6 pixels or less).<br/>
      > The query editors of SQLDB for instance.<br/>
      > I want to remedy this by setting the font for these synedit controls to the same<br/>
      > font as used by the source editor.<br/>
      ><br/>
      > How can I achieve this ? How to obtain the font specs for the source editor ?
    </div>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;">uses SrcEditorIntf;</p>

    <p style="margin: 0px;">SourceEditorManagerIntf.GetEditorControlSettings(ASynEdit);</p>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;">Mattias</p>
    <br/>
  </body>
</html>