Revision: | 22 |
Committed: | Sat Aug 26 19:12:54 2006 UTC (19 years, 1 month ago) by alloc |
File size: | 410 byte(s) |
Log Message: |
# | Content |
---|---|
1 | object Form12: TForm12 |
2 | Left = 0 |
3 | Top = 0 |
4 | BorderStyle = bsNone |
5 | BorderWidth = 1 |
6 | Caption = 'Value Edit' |
7 | ClientHeight = 318 |
8 | ClientWidth = 432 |
9 | Color = clBtnFace |
10 | Font.Charset = DEFAULT_CHARSET |
11 | Font.Color = clWindowText |
12 | Font.Height = -11 |
13 | Font.Name = 'Tahoma' |
14 | Font.Style = [] |
15 | OldCreateOrder = False |
16 | Position = poMainFormCenter |
17 | PixelsPerInch = 96 |
18 | TextHeight = 13 |
19 | end |