source: cprs/branches/tmg-cprs/CPRS-Chart/Vitals/mVitPulse.dfm@ 453

Last change on this file since 453 was 453, checked in by Kevin Toppenberg, 16 years ago

Initial upload of TMG-CPRS 1.0.26.69

File size: 748 bytes
Line 
1inherited 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 [2]
11 Left = 31
12 Top = 0
13 Width = 31
14 Height = 21
15 TabOrder = 1
16 end
17 object UpDown1: TUpDown [3]
18 Left = 62
19 Top = 0
20 Width = 16
21 Height = 21
22 TabOrder = 2
23 end
24 inherited DKLanguageController1: TDKLanguageController
25 LangData = {
26 0B0066726156697450756C73650001040000000C006C626C566974616C547970
27 65010100000001000000070043617074696F6E00080062746E5175616C730101
28 00000002000000070043617074696F6E00080065647450756C73650000070055
29 70446F776E310000}
30 end
31end
Note: See TracBrowser for help on using the repository browser.