source: cprs/branches/tmg-cprs/CPRS-Chart/Vitals/mVitCirGirth.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: 1.3 KB
Line 
1inherited fraVitCircum: TfraVitCircum
2 Width = 297
3 inherited lblVitalType: TLabel
4 Width = 18
5 Caption = 'CG:'
6 end
7 object lblIn: TLabel [1]
8 Left = 55
9 Top = 0
10 Width = 8
11 Height = 21
12 AutoSize = False
13 Caption = 'in'
14 Layout = tlCenter
15 end
16 object lblCm: TLabel [2]
17 Left = 119
18 Top = 0
19 Width = 14
20 Height = 21
21 AutoSize = False
22 Caption = 'cm'
23 Layout = tlCenter
24 end
25 inherited btnQuals: TBitBtn
26 Left = 138
27 end
28 object edtCirIn: TEdit [4]
29 Left = 20
30 Top = 0
31 Width = 31
32 Height = 21
33 TabOrder = 1
34 end
35 object udCir: TUpDown [5]
36 Left = 67
37 Top = 0
38 Width = 16
39 Height = 21
40 TabOrder = 2
41 end
42 object edtCirCm: TEdit [6]
43 Left = 84
44 Top = 0
45 Width = 31
46 Height = 21
47 TabOrder = 3
48 end
49 inherited DKLanguageController1: TDKLanguageController
50 LangData = {
51 0C0066726156697443697263756D0001070000000C006C626C566974616C5479
52 7065010100000001000000070043617074696F6E00080062746E5175616C7301
53 0100000002000000070043617074696F6E0005006C626C496E01010000000300
54 0000070043617074696F6E0005006C626C436D01010000000400000007004361
55 7074696F6E000800656474436972496E00000500756443697200000800656474
56 436972436D0000}
57 end
58end
Note: See TracBrowser for help on using the repository browser.