[Lazarus] Getting the IDE source editor font

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Jan 24 13:12:24 CET 2011


 
 

michael.vancanneyt at wisa.be hat am 24. Januar 2011 um 11:57 geschrieben:

>
> Hi,
>
> Since the recent font handling changes, some dialogs in the IDE that are
> using TSynEdit have become unreadable (font size down to 6 pixels or less).
> The query editors of SQLDB for instance.
> I want to remedy this by setting the font for these synedit controls to the
> same
> font as used by the source editor.
>
> How can I achieve this ? How to obtain the font specs for the source editor ? 
uses SrcEditorIntf;
SourceEditorManagerIntf.GetEditorControlSettings(ASynEdit);
 
Mattias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110124/370d8bf2/attachment-0003.html>


More information about the Lazarus mailing list