Skip to content
Snippets Groups Projects
Commit d1ff08cf authored by rswindell's avatar rswindell
Browse files

Changed window position from "as designed" to "center".

parent 8d714e64
No related branches found
No related tags found
No related merge requests found
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment