home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / Chip_1999-12_cd.bin / ctenari / Kneifl / WOdpory.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Text File  |  1998-06-13  |  11KB  |  497 lines

  1. object Form3: TForm3
  2.   Left = 274
  3.   Top = 299
  4.   Width = 637
  5.   Height = 259
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'Barevn∩┐╜ zna∩┐╜en∩┐╜ odpor∩┐╜'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label2: TLabel
  17.     Left = 24
  18.     Top = 17
  19.     Width = 9
  20.     Height = 19
  21.     Caption = '1'
  22.     Font.Charset = EASTEUROPE_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -16
  25.     Font.Name = 'Arial'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object Label3: TLabel
  30.     Left = 75
  31.     Top = 17
  32.     Width = 9
  33.     Height = 19
  34.     Caption = '2'
  35.     Font.Charset = EASTEUROPE_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -16
  38.     Font.Name = 'Arial'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object Label13: TLabel
  43.     Left = 122
  44.     Top = 17
  45.     Width = 9
  46.     Height = 19
  47.     Caption = '3'
  48.     Font.Charset = EASTEUROPE_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -16
  51.     Font.Name = 'Arial'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.   end
  55.   object Label14: TLabel
  56.     Left = 152
  57.     Top = 21
  58.     Width = 51
  59.     Height = 15
  60.     Caption = 'N∩┐╜sobek'
  61.     Font.Charset = EASTEUROPE_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -13
  64.     Font.Name = 'Arial'
  65.     Font.Style = []
  66.     ParentFont = False
  67.   end
  68.   object Label15: TLabel
  69.     Left = 208
  70.     Top = 21
  71.     Width = 56
  72.     Height = 15
  73.     Caption = 'Tolerance'
  74.     Font.Charset = EASTEUROPE_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -13
  77.     Font.Name = 'Arial'
  78.     Font.Style = []
  79.     ParentFont = False
  80.   end
  81.   object Panel1: TPanel
  82.     Left = 16
  83.     Top = 40
  84.     Width = 33
  85.     Height = 89
  86.     BevelInner = bvLowered
  87.     BorderWidth = 1
  88.     Color = clWhite
  89.     TabOrder = 0
  90.     OnDragDrop = Panel1DragDrop
  91.     OnDragOver = Panel1DragOver
  92.   end
  93.   object Panel2: TPanel
  94.     Left = 64
  95.     Top = 40
  96.     Width = 33
  97.     Height = 89
  98.     BevelInner = bvLowered
  99.     BorderWidth = 1
  100.     Color = clWhite
  101.     TabOrder = 1
  102.     OnDragDrop = Panel2DragDrop
  103.     OnDragOver = Panel2DragOver
  104.   end
  105.   object Panel3: TPanel
  106.     Left = 112
  107.     Top = 40
  108.     Width = 33
  109.     Height = 89
  110.     BevelInner = bvLowered
  111.     BorderWidth = 1
  112.     Color = clWhite
  113.     TabOrder = 2
  114.     OnDragDrop = Panel3DragDrop
  115.     OnDragOver = Panel3DragOver
  116.   end
  117.   object Panel4: TPanel
  118.     Left = 160
  119.     Top = 40
  120.     Width = 33
  121.     Height = 89
  122.     BevelInner = bvLowered
  123.     BorderWidth = 1
  124.     Color = clWhite
  125.     TabOrder = 3
  126.     OnDragDrop = Panel4DragDrop
  127.     OnDragOver = Panel4DragOver
  128.   end
  129.   object Panel5: TPanel
  130.     Left = 208
  131.     Top = 40
  132.     Width = 33
  133.     Height = 89
  134.     BevelInner = bvLowered
  135.     BorderWidth = 1
  136.     Color = clWhite
  137.     TabOrder = 4
  138.     OnDragDrop = Panel5DragDrop
  139.     OnDragOver = Panel5DragOver
  140.   end
  141.   object GroupBox1: TGroupBox
  142.     Left = 280
  143.     Top = 16
  144.     Width = 337
  145.     Height = 57
  146.     Caption = ' Odpor '
  147.     Color = clBtnFace
  148.     ParentColor = False
  149.     TabOrder = 5
  150.     object R3JednLabel: TLabel
  151.       Left = 271
  152.       Top = 8
  153.       Width = 31
  154.       Height = 46
  155.       Caption = 'W'
  156.       Font.Charset = SYMBOL_CHARSET
  157.       Font.Color = clWindowText
  158.       Font.Height = -37
  159.       Font.Name = 'Symbol'
  160.       Font.Style = [fsBold]
  161.       ParentFont = False
  162.     end
  163.     object Label1: TLabel
  164.       Left = 243
  165.       Top = 9
  166.       Width = 22
  167.       Height = 44
  168.       Alignment = taRightJustify
  169.       Caption = '0'
  170.       Font.Charset = EASTEUROPE_CHARSET
  171.       Font.Color = clWindowText
  172.       Font.Height = -40
  173.       Font.Name = 'Arial'
  174.       Font.Style = []
  175.       ParentFont = False
  176.     end
  177.   end
  178.   object GroupBox2: TGroupBox
  179.     Left = 280
  180.     Top = 80
  181.     Width = 337
  182.     Height = 49
  183.     Caption = ' Tolerance '
  184.     TabOrder = 6
  185.     object Label18: TLabel
  186.       Left = 279
  187.       Top = 12
  188.       Width = 16
  189.       Height = 32
  190.       Alignment = taRightJustify
  191.       Caption = '0'
  192.       Font.Charset = EASTEUROPE_CHARSET
  193.       Font.Color = clWindowText
  194.       Font.Height = -29
  195.       Font.Name = 'Arial'
  196.       Font.Style = []
  197.       ParentFont = False
  198.     end
  199.   end
  200.   object GroupBox3: TGroupBox
  201.     Left = 16
  202.     Top = 136
  203.     Width = 489
  204.     Height = 65
  205.     Caption = ' Hodnoty odporu a n∩┐╜sobitele '
  206.     TabOrder = 7
  207.     object Label4: TLabel
  208.       Left = 8
  209.       Top = 16
  210.       Width = 41
  211.       Height = 41
  212.       Hint = '∩┐╜ern∩┐╜'
  213.       Alignment = taCenter
  214.       AutoSize = False
  215.       Caption = '   0'
  216.       Color = clBlack
  217.       DragMode = dmAutomatic
  218.       Font.Charset = EASTEUROPE_CHARSET
  219.       Font.Color = clWhite
  220.       Font.Height = -19
  221.       Font.Name = 'Arial'
  222.       Font.Style = [fsBold]
  223.       ParentColor = False
  224.       ParentFont = False
  225.       ParentShowHint = False
  226.       ShowHint = True
  227.       Layout = tlCenter
  228.     end
  229.     object Label5: TLabel
  230.       Left = 56
  231.       Top = 16
  232.       Width = 41
  233.       Height = 41
  234.       Hint = 'Hn∩┐╜d∩┐╜'
  235.       Alignment = taCenter
  236.       AutoSize = False
  237.       Caption = '   1'
  238.       Color = clMaroon
  239.       DragMode = dmAutomatic
  240.       Font.Charset = EASTEUROPE_CHARSET
  241.       Font.Color = clWhite
  242.       Font.Height = -19
  243.       Font.Name = 'Arial'
  244.       Font.Style = [fsBold]
  245.       ParentColor = False
  246.       ParentFont = False
  247.       ParentShowHint = False
  248.       ShowHint = True
  249.       Layout = tlCenter
  250.     end
  251.     object Label6: TLabel
  252.       Left = 104
  253.       Top = 16
  254.       Width = 41
  255.       Height = 41
  256.       Hint = '∩┐╜erven∩┐╜'
  257.       Alignment = taCenter
  258.       AutoSize = False
  259.       Caption = '   2'
  260.       Color = clRed
  261.       DragMode = dmAutomatic
  262.       Font.Charset = EASTEUROPE_CHARSET
  263.       Font.Color = clWindowText
  264.       Font.Height = -19
  265.       Font.Name = 'Arial'
  266.       Font.Style = [fsBold]
  267.       ParentColor = False
  268.       ParentFont = False
  269.       ParentShowHint = False
  270.       ShowHint = True
  271.       Layout = tlCenter
  272.     end
  273.     object Label7: TLabel
  274.       Left = 152
  275.       Top = 16
  276.       Width = 41
  277.       Height = 41
  278.       Hint = 'Oran∩┐╜ov∩┐╜'
  279.       Alignment = taCenter
  280.       AutoSize = False
  281.       Caption = '   3'
  282.       Color = 38381311
  283.       DragMode = dmAutomatic
  284.       Font.Charset = EASTEUROPE_CHARSET
  285.       Font.Color = clWindowText
  286.       Font.Height = -19
  287.       Font.Name = 'Arial'
  288.       Font.Style = [fsBold]
  289.       ParentColor = False
  290.       ParentFont = False
  291.       ParentShowHint = False
  292.       ShowHint = True
  293.       Layout = tlCenter
  294.     end
  295.     object Label8: TLabel
  296.       Left = 200
  297.       Top = 16
  298.       Width = 41
  299.       Height = 41
  300.       Hint = '∩┐╜lut∩┐╜'
  301.       Alignment = taCenter
  302.       AutoSize = False
  303.       Caption = '   4'
  304.       Color = clYellow
  305.       DragMode = dmAutomatic
  306.       Font.Charset = EASTEUROPE_CHARSET
  307.       Font.Color = clWindowText
  308.       Font.Height = -19
  309.       Font.Name = 'Arial'
  310.       Font.Style = [fsBold]
  311.       ParentColor = False
  312.       ParentFont = False
  313.       ParentShowHint = False
  314.       ShowHint = True
  315.       Layout = tlCenter
  316.     end
  317.     object Label9: TLabel
  318.       Left = 248
  319.       Top = 16
  320.       Width = 41
  321.       Height = 41
  322.       Hint = 'Zelen∩┐╜'
  323.       Alignment = taCenter
  324.       AutoSize = False
  325.       Caption = '   5'
  326.       Color = clGreen
  327.       DragMode = dmAutomatic
  328.       Font.Charset = EASTEUROPE_CHARSET
  329.       Font.Color = clWindowText
  330.       Font.Height = -19
  331.       Font.Name = 'Arial'
  332.       Font.Style = [fsBold]
  333.       ParentColor = False
  334.       ParentFont = False
  335.       ParentShowHint = False
  336.       ShowHint = True
  337.       Layout = tlCenter
  338.     end
  339.     object Label10: TLabel
  340.       Left = 296
  341.       Top = 16
  342.       Width = 41
  343.       Height = 41
  344.       Hint = 'Modr∩┐╜'
  345.       Alignment = taCenter
  346.       AutoSize = False
  347.       Caption = '   6'
  348.       Color = clBlue
  349.       DragMode = dmAutomatic
  350.       Font.Charset = EASTEUROPE_CHARSET
  351.       Font.Color = clWindowText
  352.       Font.Height = -19
  353.       Font.Name = 'Arial'
  354.       Font.Style = [fsBold]
  355.       ParentColor = False
  356.       ParentFont = False
  357.       ParentShowHint = False
  358.       ShowHint = True
  359.       Layout = tlCenter
  360.     end
  361.     object Label11: TLabel
  362.       Left = 344
  363.       Top = 16
  364.       Width = 41
  365.       Height = 41
  366.       Hint = 'Filalov∩┐╜'
  367.       Alignment = taCenter
  368.       AutoSize = False
  369.       Caption = '   7'
  370.       Color = clPurple
  371.       DragMode = dmAutomatic
  372.       Font.Charset = EASTEUROPE_CHARSET
  373.       Font.Color = clWindowText
  374.       Font.Height = -19
  375.       Font.Name = 'Arial'
  376.       Font.Style = [fsBold]
  377.       ParentColor = False
  378.       ParentFont = False
  379.       ParentShowHint = False
  380.       ShowHint = True
  381.       Layout = tlCenter
  382.     end
  383.     object Label12: TLabel
  384.       Left = 392
  385.       Top = 16
  386.       Width = 41
  387.       Height = 41
  388.       Hint = '∩┐╜ed∩┐╜'
  389.       Alignment = taCenter
  390.       AutoSize = False
  391.       Caption = '   8'
  392.       Color = clGray
  393.       DragMode = dmAutomatic
  394.       Font.Charset = EASTEUROPE_CHARSET
  395.       Font.Color = clWindowText
  396.       Font.Height = -19
  397.       Font.Name = 'Arial'
  398.       Font.Style = [fsBold]
  399.       ParentColor = False
  400.       ParentFont = False
  401.       ParentShowHint = False
  402.       ShowHint = True
  403.       Layout = tlCenter
  404.     end
  405.     object Label20: TLabel
  406.       Left = 440
  407.       Top = 16
  408.       Width = 41
  409.       Height = 41
  410.       Hint = 'B∩┐╜l∩┐╜'
  411.       Alignment = taCenter
  412.       AutoSize = False
  413.       Caption = '   9'
  414.       Color = clWhite
  415.       DragMode = dmAutomatic
  416.       Font.Charset = EASTEUROPE_CHARSET
  417.       Font.Color = clWindowText
  418.       Font.Height = -19
  419.       Font.Name = 'Arial'
  420.       Font.Style = [fsBold]
  421.       ParentColor = False
  422.       ParentFont = False
  423.       ParentShowHint = False
  424.       ShowHint = True
  425.       Layout = tlCenter
  426.     end
  427.   end
  428.   object GroupBox4: TGroupBox
  429.     Left = 512
  430.     Top = 136
  431.     Width = 105
  432.     Height = 65
  433.     Caption = 'Tolerance'
  434.     TabOrder = 8
  435.     object Label16: TLabel
  436.       Left = 56
  437.       Top = 16
  438.       Width = 41
  439.       Height = 41
  440.       Hint = 'St∩┐╜∩┐╜brn∩┐╜'
  441.       Alignment = taCenter
  442.       AutoSize = False
  443.       Color = clSilver
  444.       DragMode = dmAutomatic
  445.       Font.Charset = EASTEUROPE_CHARSET
  446.       Font.Color = clWindowText
  447.       Font.Height = -16
  448.       Font.Name = 'Arial'
  449.       Font.Style = []
  450.       ParentColor = False
  451.       ParentFont = False
  452.       ParentShowHint = False
  453.       ShowHint = True
  454.       Layout = tlCenter
  455.     end
  456.     object Label17: TLabel
  457.       Left = 8
  458.       Top = 16
  459.       Width = 41
  460.       Height = 41
  461.       Hint = 'Zlat∩┐╜'
  462.       Alignment = taCenter
  463.       AutoSize = False
  464.       Color = clYellow
  465.       DragMode = dmAutomatic
  466.       Font.Charset = EASTEUROPE_CHARSET
  467.       Font.Color = clWindowText
  468.       Font.Height = -16
  469.       Font.Name = 'Arial'
  470.       Font.Style = []
  471.       ParentColor = False
  472.       ParentFont = False
  473.       ParentShowHint = False
  474.       ShowHint = True
  475.       Layout = tlCenter
  476.     end
  477.   end
  478.   object StatusBar1: TStatusBar
  479.     Left = 0
  480.     Top = 210
  481.     Width = 629
  482.     Height = 22
  483.     Font.Charset = DEFAULT_CHARSET
  484.     Font.Color = clWindowText
  485.     Font.Height = -13
  486.     Font.Name = 'MS Sans Serif'
  487.     Font.Style = [fsBold]
  488.     Panels = <
  489.       item
  490.         Width = 50
  491.       end>
  492.     ParentFont = False
  493.     SimplePanel = False
  494.     SizeGrip = False
  495.   end
  496. end
  497.