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