source: oup/releases/0.22a/Unit12_ValueEdit.dfm@ 1065

Last change on this file since 1065 was 22, checked in by alloc, 18 years ago
File size: 410 bytes
Line 
1object 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
19end
Note: See TracBrowser for help on using the repository browser.