Last change
on this file since 1722 was 830, checked in by Kevin Toppenberg, 14 years ago |
Upgrading to version 27
|
File size:
499 bytes
|
Rev | Line | |
---|
[456] | 1 | inherited 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] | 21 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.