source: cprs/branches/tmg-cprs/CPRS-Chart/Vitals/mVitMetric.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: 648 bytes
Line 
1object fraVitMetric: TfraVitMetric
2 Left = 0
3 Top = 0
4 Width = 161
5 Height = 40
6 TabOrder = 0
7 object rgMetric: TRadioGroup
8 Left = 0
9 Top = 0
10 Width = 161
11 Height = 40
12 Align = alClient
13 Caption = 'Measurements'
14 Columns = 2
15 ItemIndex = 0
16 Items.Strings = (
17 'Standard'
18 'Metric')
19 TabOrder = 0
20 OnClick = rgMetricClick
21 end
22 object DKLanguageController1: TDKLanguageController
23 Left = 64
24 Top = 8
25 LangData = {
26 0C006672615669744D6574726963000101000000080072674D65747269630102
27 00000001000000070043617074696F6E0200000005004974656D7300}
28 end
29end
Note: See TracBrowser for help on using the repository browser.