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

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

Upgrading to version 27

File size: 354 bytes
Line 
1inherited frmAutoResize: TfrmAutoResize
2 Left = 276
3 Top = 383
4 Caption = 'Basic Auto-Resize Page'
5 OnDestroy = FormDestroy
6 OnResize = FormResize
7 PixelsPerInch = 96
8 TextHeight = 13
9 inherited amgrMain: TVA508AccessibilityManager
10 Data = (
11 (
12 'Component = frmAutoResize'
13 'Status = stsDefault'))
14 end
15end
Note: See TracBrowser for help on using the repository browser.