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

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

Upgrading to version 27

File size: 499 bytes
RevLine 
[456]1inherited frmHP: TfrmHP
2 Caption = 'History and Physical Exam Page'
3 PixelsPerInch = 96
4 TextHeight = 13
[830]5 object Label1: TLabel [1]
[456]6 Left = 0
7 Top = 0
8 Width = 640
9 Height = 13
10 Align = alTop
11 Alignment = taCenter
12 Caption = 'History and Physical Exam (inherit directly from fPage)'
[830]13 ExplicitWidth = 251
[456]14 end
[830]15 inherited amgrMain: TVA508AccessibilityManager
16 Data = (
17 (
18 'Component = frmHP'
19 'Status = stsDefault'))
20 end
[456]21end
Note: See TracBrowser for help on using the repository browser.