Last change
on this file since 872 was 830, checked in by Kevin Toppenberg, 14 years ago |
Upgrading to version 27
|
File size:
354 bytes
|
Rev | Line | |
---|
[456] | 1 | inherited 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
|
---|
[830] | 9 | inherited amgrMain: TVA508AccessibilityManager
|
---|
| 10 | Data = (
|
---|
| 11 | (
|
---|
| 12 | 'Component = frmAutoResize'
|
---|
| 13 | 'Status = stsDefault'))
|
---|
| 14 | end
|
---|
[456] | 15 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.