source: cprs/trunk/CPRS-Chart/fPostings.dfm

Last change on this file was 830, checked in by Kevin Toppenberg, 14 years ago

Upgrading to version 27

File size: 619 bytes
Line 
1inherited frmPostings: TfrmPostings
2 Left = 610
3 Top = 242
4 Caption = 'Postings'
5 ClientHeight = 273
6 ClientWidth = 427
7 OldCreateOrder = True
8 ExplicitWidth = 435
9 ExplicitHeight = 300
10 PixelsPerInch = 96
11 TextHeight = 13
12 object pnlBase: TORAutoPanel [0]
13 Left = 80
14 Top = 56
15 Width = 185
16 Height = 165
17 BevelOuter = bvNone
18 TabOrder = 0
19 end
20 inherited amgrMain: TVA508AccessibilityManager
21 Data = (
22 (
23 'Component = pnlBase'
24 'Status = stsDefault')
25 (
26 'Component = frmPostings'
27 'Status = stsDefault'))
28 end
29end
Note: See TracBrowser for help on using the repository browser.