FIX: Log window - use default system color for background and text

This commit is contained in:
Alexander Koblov 2019-02-12 17:41:10 +00:00
commit c471e03066

View file

@ -541,6 +541,8 @@ object frmMain: TfrmMain
Top = 299
Width = 760
Align = alBottom
Color = clWindow
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'courier'
Font.Pitch = fpFixed