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

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