Skip to content

Commit

Permalink
Set DoubleBuffered property on main form, an attempt to reduce flicke…
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgarbecker committed Mar 6, 2017
1 parent ba30091 commit 2de47d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/main.dfm
Expand Up @@ -4,6 +4,7 @@ object MainForm: TMainForm
ClientHeight = 486
ClientWidth = 824
Color = clBtnFace
DoubleBuffered = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Expand Down

0 comments on commit 2de47d9

Please sign in to comment.