home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 November / Chip_1999-11_cd.bin / ctenari / Cibulka / mouskeyb.exe / 0 / RCDATA / TFORMROZMERY / TFORMROZMERY.txt
Encoding:
Text File  |  1999-09-22  |  3.7 KB  |  215 lines

  1. object FormRozmery: TFormRozmery
  2.   Left = 263
  3.   Top = 168
  4.   BorderStyle = bsDialog
  5.   Caption = ' Z∩┐╜kladn∩┐╜ rozm∩┐╜r tla∩┐╜∩┐╜tka'
  6.   ClientHeight = 126
  7.   ClientWidth = 277
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label2: TLabel
  16.     Left = 12
  17.     Top = 6
  18.     Width = 24
  19.     Height = 13
  20.     Caption = '∩┐╜∩┐╜∩┐╜ka'
  21.   end
  22.   object Label3: TLabel
  23.     Left = 13
  24.     Top = 46
  25.     Width = 34
  26.     Height = 13
  27.     Caption = 'mezera'
  28.   end
  29.   object Label7: TLabel
  30.     Left = 94
  31.     Top = 7
  32.     Width = 28
  33.     Height = 13
  34.     Caption = 'v∩┐╜∩┐╜ka'
  35.   end
  36.   object Label8: TLabel
  37.     Left = 94
  38.     Top = 47
  39.     Width = 34
  40.     Height = 13
  41.     Caption = 'mezera'
  42.   end
  43.   object Bevel5: TBevel
  44.     Left = 76
  45.     Top = 13
  46.     Width = 2
  47.     Height = 69
  48.     Shape = bsLeftLine
  49.   end
  50.   object Bevel1: TBevel
  51.     Left = 166
  52.     Top = 22
  53.     Width = 98
  54.     Height = 91
  55.   end
  56.   object SpeedButton1: TSpeedButton
  57.     Left = 186
  58.     Top = 36
  59.     Width = 30
  60.     Height = 30
  61.     Caption = 'A'
  62.     Font.Color = clBlack
  63.     Font.Height = -11
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.   end
  68.   object Label1: TLabel
  69.     Left = 172
  70.     Top = 16
  71.     Width = 44
  72.     Height = 13
  73.     Caption = ' Preview '
  74.   end
  75.   object SpeedButton2: TSpeedButton
  76.     Left = 218
  77.     Top = 36
  78.     Width = 30
  79.     Height = 30
  80.     Caption = 'S'
  81.     Font.Color = clBlack
  82.     Font.Height = -11
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = [fsBold]
  85.     ParentFont = False
  86.   end
  87.   object SpeedButton3: TSpeedButton
  88.     Left = 186
  89.     Top = 68
  90.     Width = 30
  91.     Height = 30
  92.     Caption = 'Z'
  93.     Font.Color = clBlack
  94.     Font.Height = -11
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = [fsBold]
  97.     ParentFont = False
  98.   end
  99.   object SpeedButton4: TSpeedButton
  100.     Left = 218
  101.     Top = 68
  102.     Width = 30
  103.     Height = 30
  104.     Caption = 'X'
  105.     Font.Color = clBlack
  106.     Font.Height = -11
  107.     Font.Name = 'MS Sans Serif'
  108.     Font.Style = [fsBold]
  109.     ParentFont = False
  110.   end
  111.   object UDsirka: TUpDown
  112.     Left = 48
  113.     Top = 21
  114.     Width = 15
  115.     Height = 21
  116.     Associate = Edit1
  117.     Min = 18
  118.     Max = 30
  119.     Position = 18
  120.     TabOrder = 0
  121.     Wrap = False
  122.     OnClick = UDsirkaClick
  123.   end
  124.   object UDvyska: TUpDown
  125.     Left = 129
  126.     Top = 22
  127.     Width = 15
  128.     Height = 21
  129.     Associate = Edit2
  130.     Min = 17
  131.     Max = 30
  132.     Position = 17
  133.     TabOrder = 1
  134.     Wrap = False
  135.     OnClick = UDsirkaClick
  136.   end
  137.   object UDmezerax: TUpDown
  138.     Left = 48
  139.     Top = 61
  140.     Width = 15
  141.     Height = 21
  142.     Associate = Edit3
  143.     Min = 0
  144.     Max = 4
  145.     Position = 0
  146.     TabOrder = 2
  147.     Wrap = False
  148.     OnClick = UDsirkaClick
  149.   end
  150.   object UDmezeray: TUpDown
  151.     Left = 129
  152.     Top = 62
  153.     Width = 15
  154.     Height = 21
  155.     Associate = Edit4
  156.     Min = 0
  157.     Max = 4
  158.     Position = 0
  159.     TabOrder = 3
  160.     Wrap = False
  161.     OnClick = UDsirkaClick
  162.   end
  163.   object Button1: TButton
  164.     Left = 84
  165.     Top = 95
  166.     Width = 65
  167.     Height = 21
  168.     Caption = 'OK'
  169.     ModalResult = 1
  170.     TabOrder = 4
  171.     OnClick = Button1Click
  172.   end
  173.   object Button2: TButton
  174.     Left = 8
  175.     Top = 95
  176.     Width = 65
  177.     Height = 21
  178.     Caption = 'Zru∩┐╜it'
  179.     ModalResult = 2
  180.     TabOrder = 5
  181.   end
  182.   object Edit1: TEdit
  183.     Left = 11
  184.     Top = 21
  185.     Width = 37
  186.     Height = 21
  187.     TabOrder = 6
  188.     Text = '18'
  189.   end
  190.   object Edit2: TEdit
  191.     Left = 92
  192.     Top = 22
  193.     Width = 37
  194.     Height = 21
  195.     TabOrder = 7
  196.     Text = '17'
  197.   end
  198.   object Edit3: TEdit
  199.     Left = 11
  200.     Top = 61
  201.     Width = 37
  202.     Height = 21
  203.     TabOrder = 8
  204.     Text = '0'
  205.   end
  206.   object Edit4: TEdit
  207.     Left = 92
  208.     Top = 62
  209.     Width = 37
  210.     Height = 21
  211.     TabOrder = 9
  212.     Text = '0'
  213.   end
  214. end
  215.