source:
cprs/branches/foia-cprs/CPRS-Chart/Vitals/mVitPulse.dfm
Last change on this file was 459, checked in by , 16 years ago | |
---|---|
File size: 465 bytes |
Line | |
---|---|
1 | inherited fraVitPulse: TfraVitPulse |
2 | Width = 240 |
3 | inherited lblVitalType: TLabel |
4 | Width = 29 |
5 | Caption = 'Pulse:' |
6 | end |
7 | inherited btnQuals: TBitBtn |
8 | Left = 81 |
9 | end |
10 | object edtPulse: TEdit |
11 | Left = 31 |
12 | Top = 0 |
13 | Width = 31 |
14 | Height = 21 |
15 | TabOrder = 1 |
16 | end |
17 | object UpDown1: TUpDown |
18 | Left = 62 |
19 | Top = 0 |
20 | Width = 16 |
21 | Height = 21 |
22 | Min = 0 |
23 | Position = 0 |
24 | TabOrder = 2 |
25 | Wrap = False |
26 | end |
27 | end |
Note:
See TracBrowser
for help on using the repository browser.