VistA-cprs/CPRS-Chart/fAResize.dfm

16 lines
354 B
Plaintext
Raw Permalink Normal View History

inherited frmAutoResize: TfrmAutoResize
Left = 276
Top = 383
Caption = 'Basic Auto-Resize Page'
OnDestroy = FormDestroy
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
2010-07-07 16:51:54 -04:00
inherited amgrMain: TVA508AccessibilityManager
Data = (
(
'Component = frmAutoResize'
'Status = stsDefault'))
end
end