--- sbbs/sbbs3/ctrl/statslogformunit.dfm 2018/04/24 16:39:34 1.1 +++ sbbs/sbbs3/ctrl/statslogformunit.dfm 2018/04/24 16:41:12 1.1.1.2 @@ -1,13 +1,13 @@ object StatsLogForm: TStatsLogForm - Left = 348 - Top = 194 + Left = 376 + Top = 302 Width = 783 Height = 540 Caption = 'BBS Statistics Log' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText - Font.Height = -10 + Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = { @@ -36,18 +36,19 @@ object StatsLogForm: TStatsLogForm 00018000000180000001FC00001FFC00001FFE00001FFC00000FF800000FF800 001FF800003FFC180C7FFE380EFFFFF80FFFFFF80FFFFFF80FFFFFFFFFFF} OldCreateOrder = False + Position = poScreenCenter OnShow = FormShow - PixelsPerInch = 96 - TextHeight = 13 + PixelsPerInch = 120 + TextHeight = 16 object Log: TMemo Left = 0 Top = 0 Width = 775 - Height = 513 + Height = 507 Align = alClient Font.Charset = ANSI_CHARSET Font.Color = clWindowText - Font.Height = -11 + Font.Height = -15 Font.Name = 'Courier New' Font.Style = [] ParentFont = False