source: cprs/trunk/CPRS-Chart/fPage.dfm@ 456

Last change on this file since 456 was 456, checked in by Kevin Toppenberg, 16 years ago

Initial Upload of Official WV CPRS 1.0.26.76

File size: 560 bytes
Line 
1object frmPage: TfrmPage
2 Left = 11
3 Top = 236
4 Width = 648
5 Height = 388
6 Caption = 'Basic Page'
7 Color = clBtnFace
8 Font.Charset = DEFAULT_CHARSET
9 Font.Color = clWindowText
10 Font.Height = -11
11 Font.Name = 'MS Sans Serif'
12 Font.Style = []
13 OldCreateOrder = True
14 OnClose = FormClose
15 OnCreate = FormCreate
16 PixelsPerInch = 96
17 TextHeight = 13
18 object shpPageBottom: TShape
19 Left = 0
20 Top = 349
21 Width = 640
22 Height = 5
23 Align = alBottom
24 Brush.Color = clBtnFace
25 Pen.Style = psClear
26 end
27end
Note: See TracBrowser for help on using the repository browser.