You've already forked lazarus-ccr
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:
@ -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
|
||||
|
Reference in New Issue
Block a user