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

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

Upgrading to version 27

File size: 510 bytes
Line 
1inherited frmAutoSz: TfrmAutoSz
2 Left = 226
3 Top = 373
4 HorzScrollBar.Visible = False
5 VertScrollBar.Visible = False
6 Caption = 'frmAutoSz'
7 ClientHeight = 273
8 ClientWidth = 427
9 OldCreateOrder = True
10 OnDestroy = FormDestroy
11 OnResize = FormResize
12 ExplicitWidth = 435
13 ExplicitHeight = 300
14 PixelsPerInch = 96
15 TextHeight = 13
16 inherited amgrMain: TVA508AccessibilityManager
17 Data = (
18 (
19 'Component = frmAutoSz'
20 'Status = stsDefault'))
21 end
22end
Note: See TracBrowser for help on using the repository browser.