jvcllaz: Improved presentation of SynEdit's font in MarkupDemo

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6962 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-05-27 20:17:48 +00:00
parent 6c43e9a745
commit 19d0902210
2 changed files with 6 additions and 5 deletions

View File

@ -7,7 +7,7 @@ object MainForm: TMainForm
ClientHeight = 519
ClientWidth = 740
OnCreate = FormCreate
LCLVersion = '1.9.0.0'
LCLVersion = '2.1.0.0'
inline SynEdit1: TSynEdit
Left = 0
Height = 322
@ -17,7 +17,7 @@ object MainForm: TMainForm
Font.Height = -13
Font.Name = 'Courier New'
Font.Pitch = fpFixed
Font.Quality = fqNonAntialiased
Font.Quality = fqCleartype
ParentColor = False
ParentFont = False
TabOrder = 0