Rev 3 | Rev 15 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3 | Rev 6 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | ClientHeight = 425 |
7 | ClientHeight = 425 |
8 | ClientWidth = 451 |
8 | ClientWidth = 451 |
9 | Color = clBtnFace |
9 | Color = clBtnFace |
10 | Font.Charset = DEFAULT_CHARSET |
10 | Font.Charset = DEFAULT_CHARSET |
11 | Font.Color = clWindowText |
11 | Font.Color = clWindowText |
12 | Font.Height = -12 |
12 | Font.Height = -11 |
13 | Font.Name = 'MS Sans Serif' |
13 | Font.Name = 'MS Sans Serif' |
14 | Font.Style = [] |
14 | Font.Style = [] |
15 | OldCreateOrder = False |
15 | OldCreateOrder = False |
16 | Position = poMainFormCenter |
16 | Position = poMainFormCenter |
17 | OnHide = FormHide |
17 | OnHide = FormHide |
18 | OnShow = FormShow |
18 | OnShow = FormShow |
19 | PixelsPerInch = 106 |
19 | PixelsPerInch = 96 |
20 | TextHeight = 13 |
20 | TextHeight = 13 |
21 | object Bevel1: TBevel |
21 | object Bevel1: TBevel |
22 | Left = 8 |
22 | Left = 8 |
23 | Top = 56 |
23 | Top = 56 |
24 | Width = 433 |
24 | Width = 433 |