2008-07-06 17:36:37 -04:00
|
|
|
inherited frmHP: TfrmHP
|
|
|
|
Caption = 'History and Physical Exam Page'
|
|
|
|
PixelsPerInch = 96
|
|
|
|
TextHeight = 13
|
2010-07-07 16:51:54 -04:00
|
|
|
object Label1: TLabel [1]
|
2008-07-06 17:36:37 -04:00
|
|
|
Left = 0
|
|
|
|
Top = 0
|
|
|
|
Width = 640
|
|
|
|
Height = 13
|
|
|
|
Align = alTop
|
|
|
|
Alignment = taCenter
|
|
|
|
Caption = 'History and Physical Exam (inherit directly from fPage)'
|
2010-07-07 16:51:54 -04:00
|
|
|
ExplicitWidth = 251
|
|
|
|
end
|
|
|
|
inherited amgrMain: TVA508AccessibilityManager
|
|
|
|
Data = (
|
|
|
|
(
|
|
|
|
'Component = frmHP'
|
|
|
|
'Status = stsDefault'))
|
2008-07-06 17:36:37 -04:00
|
|
|
end
|
|
|
|
end
|