home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / zkuste / Globy / _SETUP.1 / Sazeni3D.exe / 0 / RCDATA / TNSAZKA / TNSAZKA.txt
Text File  |  1994-11-07  |  14KB  |  623 lines

  1. object nSazka: TnSazka
  2.   Left = 202
  3.   Top = 167
  4.   HelpContext = 161
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   ClientHeight = 162
  8.   ClientWidth = 442
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnActivate = FormActivate
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 185
  21.     Top = 107
  22.     Width = 36
  23.     Height = 13
  24.     Caption = 'Vsadit'
  25.     Font.Color = clWindowText
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Label3: TLabel
  32.     Left = 184
  33.     Top = 13
  34.     Width = 67
  35.     Height = 13
  36.     Caption = 'Vsadit ∩┐╜∩┐╜sla'
  37.     Font.Color = clWindowText
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = [fsBold]
  41.     ParentFont = False
  42.   end
  43.   object Label6: TLabelEffect
  44.     Left = 191
  45.     Top = 8
  46.     Width = 127
  47.     Height = 33
  48.     DepthHighlight = 0
  49.     DepthShadow = 0
  50.     DirectionHighlight = edNone
  51.     DirectionShadow = edNone
  52.     EffectStyle = esNone
  53.     Alignment = taCenter
  54.     Caption = 'S∩┐╜zka z rozpisu Vyberte hr∩┐╜∩┐╜e'
  55.     Font.Color = clBlack
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsBold]
  59.     ParentFont = False
  60.     Transparent = True
  61.     Visible = False
  62.   end
  63.   object Panel2: TPanel
  64.     Left = 3
  65.     Top = 4
  66.     Width = 172
  67.     Height = 153
  68.     BorderStyle = bsSingle
  69.     Caption = 'Panel2'
  70.     TabOrder = 14
  71.     object Label4: TLabel
  72.       Left = 5
  73.       Top = 124
  74.       Width = 67
  75.       Height = 14
  76.       Alignment = taCenter
  77.       AutoSize = False
  78.       Caption = 'Mesic'
  79.       Font.Color = clBlack
  80.       Font.Height = -11
  81.       Font.Name = 'MS Sans Serif'
  82.       Font.Style = [fsBold]
  83.       ParentFont = False
  84.     end
  85.     object Label5: TLabel
  86.       Left = 112
  87.       Top = 125
  88.       Width = 41
  89.       Height = 13
  90.       Alignment = taCenter
  91.       AutoSize = False
  92.       Caption = 'Rok'
  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 Label2: TLabel
  100.       Left = 4
  101.       Top = 5
  102.       Width = 73
  103.       Height = 13
  104.       Caption = 'Datum s∩┐╜zky'
  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 Calendar: TCalendar
  112.       Left = 1
  113.       Top = 23
  114.       Width = 164
  115.       Height = 94
  116.       TabStop = False
  117.       StartOfWeek = 1
  118.       TabOrder = 1
  119.       OnChange = CalendarChange
  120.     end
  121.     object SpinButton1: TSpinButton
  122.       Left = 79
  123.       Top = 120
  124.       Width = 20
  125.       Height = 26
  126.       DownGlyph.Data = {
  127.         92000000424D9200000000000000760000002800000007000000070000000100
  128.         0400000000001C00000000000000000000001000000010000000000000000000
  129.         80000080000000808000800000008000800080800000C0C0C000808080000000
  130.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFF0
  131.         FFFFFF000FFFF00000FF0000000FFFFFFFFFFFFFFFFF}
  132.       TabOrder = 0
  133.       UpGlyph.Data = {
  134.         92000000424D9200000000000000760000002800000007000000070000000100
  135.         0400000000001C00000000000000000000001000000010000000000000000000
  136.         80000080000000808000800000008000800080800000C0C0C000808080000000
  137.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  138.         FFFF0000000FF00000FFFF000FFFFFF0FFFFFFFFFFFF}
  139.       OnDownClick = SpinButton1DownClick
  140.       OnUpClick = SpinButton1UpClick
  141.     end
  142.     object Edit1: TEdit
  143.       Left = 86
  144.       Top = 1
  145.       Width = 79
  146.       Height = 21
  147.       TabStop = False
  148.       DragMode = dmAutomatic
  149.       Font.Color = clRed
  150.       Font.Height = -11
  151.       Font.Name = 'MS Sans Serif'
  152.       Font.Style = [fsBold]
  153.       ParentFont = False
  154.       ReadOnly = True
  155.       TabOrder = 2
  156.       Text = 'Edit1'
  157.     end
  158.   end
  159.   object Button1: TButton
  160.     Left = 188
  161.     Top = 131
  162.     Width = 62
  163.     Height = 24
  164.     Caption = '&Ulo∩┐╜it'
  165.     Font.Color = clWindowText
  166.     Font.Height = -11
  167.     Font.Name = 'MS Sans Serif'
  168.     Font.Style = [fsBold]
  169.     ParentFont = False
  170.     TabOrder = 12
  171.     OnClick = Button1Click
  172.   end
  173.   object Button2: TButton
  174.     Left = 260
  175.     Top = 131
  176.     Width = 62
  177.     Height = 24
  178.     Cancel = True
  179.     Caption = '&Opustit'
  180.     TabOrder = 13
  181.     OnClick = Button2Click
  182.   end
  183.   object Edit2: TEdit
  184.     Left = 184
  185.     Top = 28
  186.     Width = 27
  187.     Height = 21
  188.     Font.Color = clBlack
  189.     Font.Height = -11
  190.     Font.Name = 'MS Sans Serif'
  191.     Font.Style = [fsBold]
  192.     MaxLength = 2
  193.     ParentFont = False
  194.     TabOrder = 0
  195.     OnExit = Edit2Exit
  196.     OnKeyPress = Edit2KeyPress
  197.   end
  198.   object Edit3: TEdit
  199.     Left = 214
  200.     Top = 28
  201.     Width = 27
  202.     Height = 21
  203.     Font.Color = clBlack
  204.     Font.Height = -11
  205.     Font.Name = 'MS Sans Serif'
  206.     Font.Style = [fsBold]
  207.     MaxLength = 2
  208.     ParentFont = False
  209.     TabOrder = 1
  210.     OnExit = Edit3Exit
  211.     OnKeyPress = Edit3KeyPress
  212.   end
  213.   object Edit4: TEdit
  214.     Left = 244
  215.     Top = 28
  216.     Width = 27
  217.     Height = 21
  218.     Font.Color = clBlack
  219.     Font.Height = -11
  220.     Font.Name = 'MS Sans Serif'
  221.     Font.Style = [fsBold]
  222.     MaxLength = 2
  223.     ParentFont = False
  224.     TabOrder = 2
  225.     OnExit = Edit4Exit
  226.     OnKeyPress = Edit4KeyPress
  227.   end
  228.   object Edit5: TEdit
  229.     Left = 273
  230.     Top = 28
  231.     Width = 27
  232.     Height = 21
  233.     Font.Color = clBlack
  234.     Font.Height = -11
  235.     Font.Name = 'MS Sans Serif'
  236.     Font.Style = [fsBold]
  237.     MaxLength = 2
  238.     ParentFont = False
  239.     TabOrder = 3
  240.     OnExit = Edit5Exit
  241.     OnKeyPress = Edit5KeyPress
  242.   end
  243.   object Edit6: TEdit
  244.     Left = 303
  245.     Top = 28
  246.     Width = 27
  247.     Height = 21
  248.     Font.Color = clBlack
  249.     Font.Height = -11
  250.     Font.Name = 'MS Sans Serif'
  251.     Font.Style = [fsBold]
  252.     MaxLength = 2
  253.     ParentFont = False
  254.     TabOrder = 4
  255.     OnExit = Edit6Exit
  256.     OnKeyPress = Edit6KeyPress
  257.   end
  258.   object Edit11: TEdit
  259.     Left = 303
  260.     Top = 51
  261.     Width = 27
  262.     Height = 21
  263.     Font.Color = clBlack
  264.     Font.Height = -11
  265.     Font.Name = 'MS Sans Serif'
  266.     Font.Style = [fsBold]
  267.     MaxLength = 2
  268.     ParentFont = False
  269.     TabOrder = 9
  270.     OnExit = Edit11Exit
  271.     OnKeyPress = Edit11KeyPress
  272.   end
  273.   object Edit10: TEdit
  274.     Left = 273
  275.     Top = 51
  276.     Width = 27
  277.     Height = 21
  278.     Font.Color = clBlack
  279.     Font.Height = -11
  280.     Font.Name = 'MS Sans Serif'
  281.     Font.Style = [fsBold]
  282.     MaxLength = 2
  283.     ParentFont = False
  284.     TabOrder = 8
  285.     OnExit = Edit10Exit
  286.     OnKeyPress = Edit10KeyPress
  287.   end
  288.   object Edit9: TEdit
  289.     Left = 244
  290.     Top = 51
  291.     Width = 27
  292.     Height = 21
  293.     Font.Color = clBlack
  294.     Font.Height = -11
  295.     Font.Name = 'MS Sans Serif'
  296.     Font.Style = [fsBold]
  297.     MaxLength = 2
  298.     ParentFont = False
  299.     TabOrder = 7
  300.     OnExit = Edit9Exit
  301.     OnKeyPress = Edit9KeyPress
  302.   end
  303.   object Edit7: TEdit
  304.     Left = 184
  305.     Top = 51
  306.     Width = 27
  307.     Height = 21
  308.     Font.Color = clBlack
  309.     Font.Height = -11
  310.     Font.Name = 'MS Sans Serif'
  311.     Font.Style = [fsBold]
  312.     MaxLength = 2
  313.     ParentFont = False
  314.     TabOrder = 5
  315.     OnExit = Edit7Exit
  316.     OnKeyPress = Edit7KeyPress
  317.   end
  318.   object Edit8: TEdit
  319.     Left = 214
  320.     Top = 51
  321.     Width = 27
  322.     Height = 21
  323.     Font.Color = clBlack
  324.     Font.Height = -11
  325.     Font.Name = 'MS Sans Serif'
  326.     Font.Style = [fsBold]
  327.     MaxLength = 2
  328.     ParentFont = False
  329.     TabOrder = 6
  330.     OnExit = Edit8Exit
  331.     OnKeyPress = Edit8KeyPress
  332.   end
  333.   object CheckBox1: TCheckBox
  334.     Left = 185
  335.     Top = 81
  336.     Width = 131
  337.     Height = 17
  338.     Caption = 'Pou∩┐╜∩┐╜t fiktivn∩┐╜ fond'
  339.     Font.Color = clWindowText
  340.     Font.Height = -11
  341.     Font.Name = 'MS Sans Serif'
  342.     Font.Style = [fsBold]
  343.     ParentFont = False
  344.     TabOrder = 10
  345.     OnKeyPress = CheckBox1KeyPress
  346.   end
  347.   object GroupBox1: TGroupBox
  348.     Left = 334
  349.     Top = -1
  350.     Width = 105
  351.     Height = 50
  352.     Caption = 'Losov∩┐╜n∩┐╜ 1'
  353.     Font.Color = clWindowText
  354.     Font.Height = -11
  355.     Font.Name = 'MS Sans Serif'
  356.     Font.Style = [fsBold]
  357.     ParentFont = False
  358.     TabOrder = 15
  359.     object CheckBox2: TCheckBox
  360.       Left = 21
  361.       Top = 14
  362.       Width = 28
  363.       Height = 17
  364.       Caption = '1'
  365.       Font.Color = clWindowText
  366.       Font.Height = -11
  367.       Font.Name = 'MS Sans Serif'
  368.       Font.Style = []
  369.       ParentFont = False
  370.       State = cbChecked
  371.       TabOrder = 0
  372.       OnClick = CheckBox2Click
  373.     end
  374.     object CheckBox3: TCheckBox
  375.       Left = 21
  376.       Top = 30
  377.       Width = 28
  378.       Height = 17
  379.       Caption = '3'
  380.       Font.Color = clWindowText
  381.       Font.Height = -11
  382.       Font.Name = 'MS Sans Serif'
  383.       Font.Style = []
  384.       ParentFont = False
  385.       TabOrder = 2
  386.       OnClick = CheckBox3Click
  387.     end
  388.     object CheckBox4: TCheckBox
  389.       Left = 61
  390.       Top = 14
  391.       Width = 28
  392.       Height = 17
  393.       Caption = '2'
  394.       Font.Color = clWindowText
  395.       Font.Height = -11
  396.       Font.Name = 'MS Sans Serif'
  397.       Font.Style = []
  398.       ParentFont = False
  399.       TabOrder = 1
  400.       OnClick = CheckBox4Click
  401.     end
  402.     object CheckBox5: TCheckBox
  403.       Left = 61
  404.       Top = 30
  405.       Width = 28
  406.       Height = 17
  407.       Caption = '6'
  408.       Font.Color = clWindowText
  409.       Font.Height = -11
  410.       Font.Name = 'MS Sans Serif'
  411.       Font.Style = []
  412.       ParentFont = False
  413.       TabOrder = 3
  414.       OnClick = CheckBox5Click
  415.     end
  416.   end
  417.   object GroupBox2: TGroupBox
  418.     Left = 334
  419.     Top = 51
  420.     Width = 105
  421.     Height = 78
  422.     Caption = 'Opakov∩┐╜n∩┐╜ 1'
  423.     Font.Color = clWindowText
  424.     Font.Height = -11
  425.     Font.Name = 'MS Sans Serif'
  426.     Font.Style = [fsBold]
  427.     ParentFont = False
  428.     TabOrder = 16
  429.     object CheckBox6: TCheckBox
  430.       Left = 8
  431.       Top = 15
  432.       Width = 28
  433.       Height = 13
  434.       Caption = '2'
  435.       Font.Color = clWindowText
  436.       Font.Height = -11
  437.       Font.Name = 'MS Sans Serif'
  438.       Font.Style = []
  439.       ParentFont = False
  440.       TabOrder = 0
  441.       OnClick = CheckBox6Click
  442.     end
  443.     object CheckBox7: TCheckBox
  444.       Left = 8
  445.       Top = 30
  446.       Width = 28
  447.       Height = 13
  448.       Caption = '5'
  449.       Font.Color = clWindowText
  450.       Font.Height = -11
  451.       Font.Name = 'MS Sans Serif'
  452.       Font.Style = []
  453.       ParentFont = False
  454.       TabOrder = 2
  455.       OnClick = CheckBox7Click
  456.     end
  457.     object CheckBox8: TCheckBox
  458.       Left = 8
  459.       Top = 45
  460.       Width = 37
  461.       Height = 13
  462.       Caption = '15'
  463.       Font.Color = clWindowText
  464.       Font.Height = -11
  465.       Font.Name = 'MS Sans Serif'
  466.       Font.Style = []
  467.       ParentFont = False
  468.       TabOrder = 4
  469.       OnClick = CheckBox8Click
  470.     end
  471.     object CheckBox9: TCheckBox
  472.       Left = 8
  473.       Top = 60
  474.       Width = 37
  475.       Height = 13
  476.       Caption = '50'
  477.       Font.Color = clWindowText
  478.       Font.Height = -11
  479.       Font.Name = 'MS Sans Serif'
  480.       Font.Style = []
  481.       ParentFont = False
  482.       TabOrder = 6
  483.       OnClick = CheckBox9Click
  484.     end
  485.     object CheckBox10: TCheckBox
  486.       Left = 48
  487.       Top = 13
  488.       Width = 28
  489.       Height = 17
  490.       Caption = '3'
  491.       Font.Color = clWindowText
  492.       Font.Height = -11
  493.       Font.Name = 'MS Sans Serif'
  494.       Font.Style = []
  495.       ParentFont = False
  496.       TabOrder = 1
  497.       OnClick = CheckBox10Click
  498.     end
  499.     object CheckBox11: TCheckBox
  500.       Left = 48
  501.       Top = 28
  502.       Width = 37
  503.       Height = 17
  504.       Caption = '10'
  505.       Font.Color = clWindowText
  506.       Font.Height = -11
  507.       Font.Name = 'MS Sans Serif'
  508.       Font.Style = []
  509.       ParentFont = False
  510.       TabOrder = 3
  511.       OnClick = CheckBox11Click
  512.     end
  513.     object CheckBox12: TCheckBox
  514.       Left = 48
  515.       Top = 43
  516.       Width = 37
  517.       Height = 17
  518.       Caption = '20'
  519.       Font.Color = clWindowText
  520.       Font.Height = -11
  521.       Font.Name = 'MS Sans Serif'
  522.       Font.Style = []
  523.       ParentFont = False
  524.       TabOrder = 5
  525.       OnClick = CheckBox12Click
  526.     end
  527.     object CheckBox13: TCheckBox
  528.       Left = 48
  529.       Top = 58
  530.       Width = 43
  531.       Height = 17
  532.       Caption = 'V∩┐╜e'
  533.       TabOrder = 7
  534.       OnClick = CheckBox13Click
  535.     end
  536.   end
  537.   object ComboBox1: TComboBox
  538.     Left = 224
  539.     Top = 102
  540.     Width = 96
  541.     Height = 21
  542.     Style = csDropDownList
  543.     ItemHeight = 13
  544.     Items.Strings = (
  545.       '5     K∩┐╜'
  546.       '10   K∩┐╜'
  547.       '15   K∩┐╜'
  548.       '20   K∩┐╜'
  549.       '25   K∩┐╜'
  550.       '30   K∩┐╜'
  551.       '35   K∩┐╜'
  552.       '40   K∩┐╜'
  553.       '45   K∩┐╜'
  554.       '50   K∩┐╜'
  555.       '55   K∩┐╜'
  556.       '60   K∩┐╜'
  557.       '65   K∩┐╜'
  558.       '70   K∩┐╜'
  559.       '75   K∩┐╜'
  560.       '80   K∩┐╜'
  561.       '85   K∩┐╜'
  562.       '90   K∩┐╜'
  563.       '95   K∩┐╜'
  564.       '100 K∩┐╜')
  565.     TabOrder = 11
  566.     OnChange = ComboBox1Change
  567.     OnKeyPress = ComboBox1KeyPress
  568.   end
  569.   object Button3: TButton
  570.     Left = 261
  571.     Top = 5
  572.     Width = 67
  573.     Height = 18
  574.     Caption = '&N∩┐╜hodn∩┐╜'
  575.     TabOrder = 17
  576.     TabStop = False
  577.     OnClick = Button3Click
  578.   end
  579.   object CheckBox14: TCheckBox
  580.     Left = 337
  581.     Top = 137
  582.     Width = 97
  583.     Height = 16
  584.     Caption = '∩┐╜ance mili∩┐╜n'
  585.     Font.Color = clWindowText
  586.     Font.Height = -11
  587.     Font.Name = 'MS Sans Serif'
  588.     Font.Style = [fsBold]
  589.     ParentFont = False
  590.     TabOrder = 18
  591.     OnClick = CheckBox14Click
  592.   end
  593.   object ComboBox2: TComboBox
  594.     Left = 184
  595.     Top = 41
  596.     Width = 145
  597.     Height = 21
  598.     Style = csDropDownList
  599.     Font.Color = clBlack
  600.     Font.Height = -11
  601.     Font.Name = 'MS Sans Serif'
  602.     Font.Style = []
  603.     ItemHeight = 13
  604.     ParentFont = False
  605.     Sorted = True
  606.     TabOrder = 19
  607.     Visible = False
  608.     OnChange = ComboBox2Change
  609.   end
  610.   object MSOfficeCaption1: TMSOfficeCaption
  611.     AppNameText.FontKind = fkSystemB
  612.     AppNameText.Visible = True
  613.     CaptionText.ColorActive = clYellow
  614.     CaptionText.ColorInactive = clBlack
  615.     CaptionText.FontKind = fkSystem
  616.     CaptionText.Visible = True
  617.     CompanyText.FontKind = fkSystemBI
  618.     CompanyText.Visible = True
  619.     Color = clMaroon
  620.     Left = 408
  621.   end
  622. end
  623.