source: cprs/trunk/CPRS-Chart/fPostings.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: 488 bytes
Line 
1object frmPostings: TfrmPostings
2 Left = 610
3 Top = 242
4 Width = 435
5 Height = 300
6 Caption = 'Postings'
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 PixelsPerInch = 96
15 TextHeight = 13
16 object pnlBase: TORAutoPanel
17 Left = 80
18 Top = 56
19 Width = 185
20 Height = 165
21 BevelOuter = bvNone
22 TabOrder = 0
23 end
24end
Note: See TracBrowser for help on using the repository browser.