source: cprs/branches/tmg-cprs/CPRS-Chart/Vitals/mVitPain.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: 929 bytes
Line 
1inherited fraVitPain: TfraVitPain
2 Width = 288
3 inherited lblVitalType: TLabel
4 Width = 24
5 Caption = 'Pain:'
6 end
7 inherited btnQuals: TBitBtn
8 Left = 129
9 end
10 object cbxPain: TORComboBox [2]
11 Left = 26
12 Top = 0
13 Width = 102
14 Height = 21
15 Style = orcsDropDown
16 AutoSelect = True
17 Color = clWindow
18 DropDownCount = 8
19 ItemHeight = 13
20 ItemTipColor = clWindow
21 ItemTipEnable = True
22 ListItemsOnly = False
23 LongList = False
24 LookupPiece = 0
25 MaxLength = 0
26 Sorted = False
27 SynonymChars = '<>'
28 TabOrder = 1
29 CharsNeedMatch = 1
30 end
31 inherited DKLanguageController1: TDKLanguageController
32 LangData = {
33 0A006672615669745061696E0001030000000C006C626C566974616C54797065
34 010100000001000000070043617074696F6E00080062746E5175616C73010100
35 000002000000070043617074696F6E0007006362785061696E0000}
36 end
37end
Note: See TracBrowser for help on using the repository browser.