15 lines
328 B
Plaintext
15 lines
328 B
Plaintext
inherited frmHP: TfrmHP
|
|
Caption = 'History and Physical Exam Page'
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Label1: TLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 640
|
|
Height = 13
|
|
Align = alTop
|
|
Alignment = taCenter
|
|
Caption = 'History and Physical Exam (inherit directly from fPage)'
|
|
end
|
|
end
|