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

  1. object Pocdni: TPocdni
  2.   Left = 216
  3.   Top = 224
  4.   HelpContext = 20
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Nastaven∩┐╜ po∩┐╜tu dn∩┐╜'
  8.   ClientHeight = 201
  9.   ClientWidth = 377
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label7: TLabel
  20.     Left = 0
  21.     Top = 173
  22.     Width = 217
  23.     Height = 17
  24.     Alignment = taCenter
  25.     AutoSize = False
  26.     Font.Color = clBlack
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.   end
  32.   object Panel2: TPanel
  33.     Left = 11
  34.     Top = 3
  35.     Width = 172
  36.     Height = 154
  37.     BorderStyle = bsSingle
  38.     Caption = 'Panel2'
  39.     TabOrder = 0
  40.     object Label4: TLabel
  41.       Left = 2
  42.       Top = 126
  43.       Width = 67
  44.       Height = 14
  45.       Alignment = taCenter
  46.       AutoSize = False
  47.       Caption = 'Mesic'
  48.       Font.Color = clBlack
  49.       Font.Height = -11
  50.       Font.Name = 'MS Sans Serif'
  51.       Font.Style = [fsBold]
  52.       ParentFont = False
  53.     end
  54.     object Label5: TLabel
  55.       Left = 92
  56.       Top = 127
  57.       Width = 41
  58.       Height = 13
  59.       Alignment = taCenter
  60.       AutoSize = False
  61.       Caption = 'Rok'
  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 Label3: TLabel
  69.       Left = 16
  70.       Top = 6
  71.       Width = 56
  72.       Height = 13
  73.       Caption = 'Datum od'
  74.       Font.Color = clWindowText
  75.       Font.Height = -11
  76.       Font.Name = 'MS Sans Serif'
  77.       Font.Style = [fsBold]
  78.       ParentFont = False
  79.     end
  80.     object Calendar: TCalendar
  81.       Left = 1
  82.       Top = 24
  83.       Width = 164
  84.       Height = 94
  85.       TabStop = False
  86.       StartOfWeek = 1
  87.       TabOrder = 1
  88.       OnChange = CalendarChange
  89.       OnKeyPress = CalendarKeyPress
  90.     end
  91.     object SpinButton1: TSpinButton
  92.       Left = 70
  93.       Top = 121
  94.       Width = 20
  95.       Height = 25
  96.       DownGlyph.Data = {
  97.         92000000424D9200000000000000760000002800000007000000070000000100
  98.         0400000000001C00000000000000000000001000000010000000000000000000
  99.         80000080000000808000800000008000800080800000C0C0C000808080000000
  100.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFF0
  101.         FFFFFF000FFFF00000FF0000000FFFFFFFFFFFFFFFFF}
  102.       TabOrder = 0
  103.       UpGlyph.Data = {
  104.         92000000424D9200000000000000760000002800000007000000070000000100
  105.         0400000000001C00000000000000000000001000000010000000000000000000
  106.         80000080000000808000800000008000800080800000C0C0C000808080000000
  107.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  108.         FFFF0000000FF00000FFFF000FFFFFF0FFFFFFFFFFFF}
  109.       OnDownClick = SpinButton1DownClick
  110.       OnUpClick = SpinButton1UpClick
  111.     end
  112.     object Edit1: TEdit
  113.       Left = 93
  114.       Top = 2
  115.       Width = 72
  116.       Height = 21
  117.       TabStop = False
  118.       Font.Color = clRed
  119.       Font.Height = -11
  120.       Font.Name = 'MS Sans Serif'
  121.       Font.Style = [fsBold]
  122.       ParentFont = False
  123.       TabOrder = 2
  124.     end
  125.     object SpinButton3: TSpinButton
  126.       Left = 134
  127.       Top = 121
  128.       Width = 20
  129.       Height = 25
  130.       DownGlyph.Data = {
  131.         92000000424D9200000000000000760000002800000007000000070000000100
  132.         0400000000001C00000000000000000000001000000010000000000000000000
  133.         80000080000000808000800000008000800080800000C0C0C000808080000000
  134.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFF0
  135.         FFFFFF000FFFF00000FF0000000FFFFFFFFFFFFFFFFF}
  136.       TabOrder = 3
  137.       UpGlyph.Data = {
  138.         92000000424D9200000000000000760000002800000007000000070000000100
  139.         0400000000001C00000000000000000000001000000010000000000000000000
  140.         80000080000000808000800000008000800080800000C0C0C000808080000000
  141.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  142.         FFFF0000000FF00000FFFF000FFFFFF0FFFFFFFFFFFF}
  143.       OnDownClick = SpinButton3DownClick
  144.       OnUpClick = SpinButton3UpClick
  145.     end
  146.   end
  147.   object Panel1: TPanel
  148.     Left = 196
  149.     Top = 4
  150.     Width = 172
  151.     Height = 154
  152.     BorderStyle = bsSingle
  153.     Caption = 'Panel2'
  154.     TabOrder = 1
  155.     object Label1: TLabel
  156.       Left = 1
  157.       Top = 126
  158.       Width = 67
  159.       Height = 14
  160.       Alignment = taCenter
  161.       AutoSize = False
  162.       Caption = 'Mesic'
  163.       Font.Color = clBlack
  164.       Font.Height = -11
  165.       Font.Name = 'MS Sans Serif'
  166.       Font.Style = [fsBold]
  167.       ParentFont = False
  168.     end
  169.     object Label2: TLabel
  170.       Left = 89
  171.       Top = 127
  172.       Width = 41
  173.       Height = 13
  174.       Alignment = taCenter
  175.       AutoSize = False
  176.       Caption = 'Rok'
  177.       Font.Color = clBlack
  178.       Font.Height = -11
  179.       Font.Name = 'MS Sans Serif'
  180.       Font.Style = [fsBold]
  181.       ParentFont = False
  182.     end
  183.     object Label6: TLabel
  184.       Left = 20
  185.       Top = 6
  186.       Width = 55
  187.       Height = 13
  188.       Caption = 'Datum do'
  189.       Font.Color = clWindowText
  190.       Font.Height = -11
  191.       Font.Name = 'MS Sans Serif'
  192.       Font.Style = [fsBold]
  193.       ParentFont = False
  194.     end
  195.     object Calendar1: TCalendar
  196.       Left = 1
  197.       Top = 24
  198.       Width = 164
  199.       Height = 94
  200.       TabStop = False
  201.       StartOfWeek = 1
  202.       TabOrder = 1
  203.       OnChange = Calendar1Change
  204.       OnKeyPress = Calendar1KeyPress
  205.     end
  206.     object SpinButton2: TSpinButton
  207.       Left = 69
  208.       Top = 121
  209.       Width = 20
  210.       Height = 25
  211.       DownGlyph.Data = {
  212.         92000000424D9200000000000000760000002800000007000000070000000100
  213.         0400000000001C00000000000000000000001000000010000000000000000000
  214.         80000080000000808000800000008000800080800000C0C0C000808080000000
  215.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFF0
  216.         FFFFFF000FFFF00000FF0000000FFFFFFFFFFFFFFFFF}
  217.       TabOrder = 0
  218.       UpGlyph.Data = {
  219.         92000000424D9200000000000000760000002800000007000000070000000100
  220.         0400000000001C00000000000000000000001000000010000000000000000000
  221.         80000080000000808000800000008000800080800000C0C0C000808080000000
  222.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  223.         FFFF0000000FF00000FFFF000FFFFFF0FFFFFFFFFFFF}
  224.       OnDownClick = SpinButton2DownClick
  225.       OnUpClick = SpinButton2UpClick
  226.     end
  227.     object Edit2: TEdit
  228.       Left = 93
  229.       Top = 2
  230.       Width = 72
  231.       Height = 21
  232.       TabStop = False
  233.       Font.Color = clRed
  234.       Font.Height = -11
  235.       Font.Name = 'MS Sans Serif'
  236.       Font.Style = [fsBold]
  237.       ParentFont = False
  238.       TabOrder = 2
  239.     end
  240.     object SpinButton4: TSpinButton
  241.       Left = 135
  242.       Top = 121
  243.       Width = 20
  244.       Height = 25
  245.       DownGlyph.Data = {
  246.         92000000424D9200000000000000760000002800000007000000070000000100
  247.         0400000000001C00000000000000000000001000000010000000000000000000
  248.         80000080000000808000800000008000800080800000C0C0C000808080000000
  249.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFF0
  250.         FFFFFF000FFFF00000FF0000000FFFFFFFFFFFFFFFFF}
  251.       TabOrder = 3
  252.       UpGlyph.Data = {
  253.         92000000424D9200000000000000760000002800000007000000070000000100
  254.         0400000000001C00000000000000000000001000000010000000000000000000
  255.         80000080000000808000800000008000800080800000C0C0C000808080000000
  256.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  257.         FFFF0000000FF00000FFFF000FFFFFF0FFFFFFFFFFFF}
  258.       OnDownClick = SpinButton4DownClick
  259.       OnUpClick = SpinButton4UpClick
  260.     end
  261.   end
  262.   object Button1: TButton
  263.     Left = 223
  264.     Top = 168
  265.     Width = 70
  266.     Height = 25
  267.     Caption = 'OK'
  268.     Font.Color = clBlack
  269.     Font.Height = -11
  270.     Font.Name = 'MS Sans Serif'
  271.     Font.Style = [fsBold]
  272.     ParentFont = False
  273.     TabOrder = 2
  274.     OnClick = Button1Click
  275.   end
  276.   object Button2: TButton
  277.     Left = 301
  278.     Top = 168
  279.     Width = 66
  280.     Height = 25
  281.     Cancel = True
  282.     Caption = '&Opustit'
  283.     TabOrder = 3
  284.     OnClick = Button2Click
  285.   end
  286.   object MSOfficeCaption1: TMSOfficeCaption
  287.     AppNameText.FontKind = fkSystemB
  288.     AppNameText.Visible = True
  289.     CaptionText.Caption = 'Nastaven∩┐╜ po∩┐╜tu dn∩┐╜'
  290.     CaptionText.ColorActive = clYellow
  291.     CaptionText.ColorInactive = clGray
  292.     CaptionText.FontKind = fkSystem
  293.     CaptionText.Visible = True
  294.     CompanyText.FontKind = fkSystemBI
  295.     CompanyText.Visible = True
  296.     Left = 344
  297.   end
  298. end
  299.