home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / EPstudio / cm311f.exe / ConMet.exe / 0 / RCDATA / TCMGRAPHS / TCMGRAPHS.txt
Text File  |  1999-11-29  |  4KB  |  213 lines

  1. object CMGraphs: TCMGraphs
  2.   Left = 198
  3.   Top = 207
  4.   Width = 591
  5.   Height = 331
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu, biMaximize]
  9.   Caption = 'CMGraphs'
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   ShowHint = True
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnPaint = FormPaint
  22.   OnResize = FormResize
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Bevel3: TBevel
  26.     Left = 102
  27.     Top = 6
  28.     Width = 481
  29.     Height = 298
  30.     ParentShowHint = False
  31.     Shape = bsFrame
  32.     ShowHint = True
  33.   end
  34.   object Bevel1: TBevel
  35.     Left = 0
  36.     Top = 6
  37.     Width = 97
  38.     Height = 107
  39.     Shape = bsFrame
  40.   end
  41.   object Bevel2: TBevel
  42.     Left = 0
  43.     Top = 118
  44.     Width = 97
  45.     Height = 75
  46.     Shape = bsFrame
  47.   end
  48.   object RadioButton1: TRadioButton
  49.     Left = 8
  50.     Top = 123
  51.     Width = 41
  52.     Height = 17
  53.     Caption = 'den'
  54.     Checked = True
  55.     TabOrder = 0
  56.     TabStop = True
  57.     OnClick = RadioButton1Click
  58.   end
  59.   object RadioButton2: TRadioButton
  60.     Left = 8
  61.     Top = 139
  62.     Width = 49
  63.     Height = 17
  64.     Caption = 't∩┐╜den'
  65.     TabOrder = 1
  66.     OnClick = RadioButton2Click
  67.   end
  68.   object ComboBox1: TComboBox
  69.     Left = 8
  70.     Top = 14
  71.     Width = 41
  72.     Height = 21
  73.     ItemHeight = 13
  74.     TabOrder = 2
  75.     OnChange = ComboBox1Change
  76.   end
  77.   object ComboBox2: TComboBox
  78.     Left = 8
  79.     Top = 38
  80.     Width = 73
  81.     Height = 21
  82.     ItemHeight = 13
  83.     TabOrder = 3
  84.     OnChange = ComboBox2Change
  85.   end
  86.   object ComboBox3: TComboBox
  87.     Left = 8
  88.     Top = 62
  89.     Width = 49
  90.     Height = 21
  91.     ItemHeight = 13
  92.     TabOrder = 4
  93.     OnChange = ComboBox2Change
  94.   end
  95.   object CheckBox1: TCheckBox
  96.     Left = 8
  97.     Top = 88
  98.     Width = 53
  99.     Height = 17
  100.     Caption = 'Suma'
  101.     TabOrder = 5
  102.     OnClick = CheckBox1Click
  103.   end
  104.   object RadioButton6: TRadioButton
  105.     Left = 8
  106.     Top = 155
  107.     Width = 49
  108.     Height = 17
  109.     Caption = 'm∩┐╜s∩┐╜c'
  110.     TabOrder = 6
  111.     OnClick = RadioButton6Click
  112.   end
  113.   object Panel1: TPanel
  114.     Left = 0
  115.     Top = 198
  116.     Width = 97
  117.     Height = 105
  118.     BevelInner = bvRaised
  119.     BevelOuter = bvLowered
  120.     TabOrder = 7
  121.     object RadioButton5: TRadioButton
  122.       Left = 8
  123.       Top = 4
  124.       Width = 46
  125.       Height = 17
  126.       Caption = 'cena'
  127.       TabOrder = 0
  128.       OnClick = RadioButton5Click
  129.     end
  130.     object RadioButton4: TRadioButton
  131.       Left = 8
  132.       Top = 20
  133.       Width = 41
  134.       Height = 17
  135.       Caption = '∩┐╜as'
  136.       Checked = True
  137.       TabOrder = 1
  138.       TabStop = True
  139.       OnClick = RadioButton5Click
  140.     end
  141.     object RadioButton7: TRadioButton
  142.       Left = 8
  143.       Top = 36
  144.       Width = 62
  145.       Height = 17
  146.       Caption = 'p∩┐╜enosy'
  147.       TabOrder = 2
  148.       OnClick = RadioButton5Click
  149.     end
  150.     object RadioButton8: TRadioButton
  151.       Left = 8
  152.       Top = 52
  153.       Width = 62
  154.       Height = 17
  155.       Caption = 'efektivita'
  156.       TabOrder = 3
  157.       OnClick = RadioButton8Click
  158.     end
  159.     object RadioButton9: TRadioButton
  160.       Left = 8
  161.       Top = 68
  162.       Width = 62
  163.       Height = 17
  164.       Caption = 'rychlost'
  165.       TabOrder = 4
  166.       OnClick = RadioButton9Click
  167.     end
  168.     object RadioButton10: TRadioButton
  169.       Left = 8
  170.       Top = 84
  171.       Width = 81
  172.       Height = 17
  173.       Caption = 'cena/∩┐╜as'
  174.       TabOrder = 5
  175.       OnClick = RadioButton10Click
  176.     end
  177.   end
  178.   object RadioButton3: TRadioButton
  179.     Left = 8
  180.     Top = 171
  181.     Width = 33
  182.     Height = 17
  183.     Caption = 'rok'
  184.     TabOrder = 8
  185.     OnClick = RadioButton3Click
  186.   end
  187.   object MarsCaption1: TMarsCaption
  188.     ActiveBeginColor = clBlack
  189.     ActiveEndColor = clActiveCaption
  190.     ActiveFontColor = clCaptionText
  191.     InactiveBeginColor = clBlack
  192.     InactiveEndColor = clInactiveCaption
  193.     InactiveFontColor = clInactiveCaptionText
  194.     ApplicationNameFont.Charset = DEFAULT_CHARSET
  195.     ApplicationNameFont.Color = clWindowText
  196.     ApplicationNameFont.Height = -11
  197.     ApplicationNameFont.Name = 'MS Sans Serif'
  198.     ApplicationNameFont.Style = [fsBold, fsItalic]
  199.     CaptionFont.Charset = DEFAULT_CHARSET
  200.     CaptionFont.Color = clWindowText
  201.     CaptionFont.Height = -11
  202.     CaptionFont.Name = 'MS Sans Serif'
  203.     CaptionFont.Style = [fsBold]
  204.     NumColors = 64
  205.     AutoSize = False
  206.     StatusIcon = False
  207.     Sound = True
  208.     IconizeButton = False
  209.     Left = 528
  210.     Top = 72
  211.   end
  212. end
  213.