Last change
on this file since 611 was 459, checked in by Kevin Toppenberg, 16 years ago |
Adding foia-cprs branch
|
File size:
403 bytes
|
Line | |
---|
1 | object 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 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.