home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / vyp09 / Vypinac.exe / 0 / RCDATA / TOPROGRAMU / TOPROGRAMU.txt
Encoding:
Text File  |  2002-08-05  |  7.7 KB  |  338 lines

  1. object OProgramu: TOProgramu
  2.   Left = 193
  3.   Top = 116
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'OProgramu'
  7.   ClientHeight = 207
  8.   ClientWidth = 281
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefaultPosOnly
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Konec: TButton
  21.     Left = 198
  22.     Top = 176
  23.     Width = 75
  24.     Height = 25
  25.     Caption = 'Konec'
  26.     TabOrder = 0
  27.     OnClick = KonecClick
  28.   end
  29.   object Info: TPageControl
  30.     Left = 8
  31.     Top = 8
  32.     Width = 265
  33.     Height = 161
  34.     ActivePage = Autor
  35.     HotTrack = True
  36.     MultiLine = True
  37.     TabOrder = 1
  38.     object Vypinac: TTabSheet
  39.       Caption = 'Vypinac'
  40.       object Label1: TLabel
  41.         Left = 8
  42.         Top = 3
  43.         Width = 76
  44.         Height = 24
  45.         Caption = 'Vyp∩┐╜na∩┐╜'
  46.         Font.Charset = DEFAULT_CHARSET
  47.         Font.Color = clWindowText
  48.         Font.Height = -19
  49.         Font.Name = 'MS Sans Serif'
  50.         Font.Style = [fsBold]
  51.         ParentFont = False
  52.       end
  53.       object Label2: TLabel
  54.         Left = 8
  55.         Top = 32
  56.         Width = 224
  57.         Height = 13
  58.         Caption = 'Program na vypnut∩┐╜ po∩┐╜∩┐╜ta∩┐╜e ve stanoven∩┐╜ ∩┐╜as'
  59.       end
  60.       object Label3: TLabel
  61.         Left = 8
  62.         Top = 48
  63.         Width = 30
  64.         Height = 13
  65.         Caption = 'Verze:'
  66.       end
  67.       object Label4: TLabel
  68.         Left = 8
  69.         Top = 64
  70.         Width = 69
  71.         Height = 13
  72.         Caption = 'Datum vyd∩┐╜n∩┐╜:'
  73.       end
  74.       object ver: TLabel
  75.         Left = 88
  76.         Top = 48
  77.         Width = 19
  78.         Height = 13
  79.         Caption = '0.7'
  80.         Font.Charset = DEFAULT_CHARSET
  81.         Font.Color = clWindowText
  82.         Font.Height = -11
  83.         Font.Name = 'MS Sans Serif'
  84.         Font.Style = [fsBold]
  85.         ParentFont = False
  86.       end
  87.       object datum: TLabel
  88.         Left = 88
  89.         Top = 64
  90.         Width = 59
  91.         Height = 13
  92.         Caption = '4. 8. 2002'
  93.         Font.Charset = DEFAULT_CHARSET
  94.         Font.Color = clWindowText
  95.         Font.Height = -11
  96.         Font.Name = 'MS Sans Serif'
  97.         Font.Style = [fsBold]
  98.         ParentFont = False
  99.       end
  100.       object Label6: TLabel
  101.         Left = 8
  102.         Top = 96
  103.         Width = 73
  104.         Height = 13
  105.         Caption = 'Web programu:'
  106.       end
  107.       object Label7: TLabel
  108.         Left = 8
  109.         Top = 112
  110.         Width = 78
  111.         Height = 13
  112.         Caption = 'E-mail programu:'
  113.       end
  114.       object webprog: TLabel
  115.         Left = 88
  116.         Top = 96
  117.         Width = 111
  118.         Height = 13
  119.         Cursor = crHandPoint
  120.         Caption = 'http://ol.wz.cz/vypinac'
  121.         Font.Charset = DEFAULT_CHARSET
  122.         Font.Color = clBlue
  123.         Font.Height = -11
  124.         Font.Name = 'MS Sans Serif'
  125.         Font.Style = [fsUnderline]
  126.         ParentFont = False
  127.         OnClick = webprogClick
  128.       end
  129.       object mailprog: TLabel
  130.         Left = 88
  131.         Top = 112
  132.         Width = 86
  133.         Height = 13
  134.         Cursor = crHandPoint
  135.         Caption = 'vypinac@ol.wz.cz'
  136.         Font.Charset = DEFAULT_CHARSET
  137.         Font.Color = clBlue
  138.         Font.Height = -11
  139.         Font.Name = 'MS Sans Serif'
  140.         Font.Style = [fsUnderline]
  141.         ParentFont = False
  142.         OnClick = mailprogClick
  143.       end
  144.       object licence: TLabel
  145.         Left = 88
  146.         Top = 80
  147.         Width = 70
  148.         Height = 13
  149.         Caption = 'FREEWARE'
  150.         Font.Charset = DEFAULT_CHARSET
  151.         Font.Color = clWindowText
  152.         Font.Height = -11
  153.         Font.Name = 'MS Sans Serif'
  154.         Font.Style = [fsBold]
  155.         ParentFont = False
  156.       end
  157.       object Label5: TLabel
  158.         Left = 8
  159.         Top = 80
  160.         Width = 41
  161.         Height = 13
  162.         Caption = 'Licence:'
  163.       end
  164.     end
  165.     object System: TTabSheet
  166.       Caption = 'System'
  167.       ImageIndex = 1
  168.       OnShow = SystemShow
  169.       object fyztotal: TLabel
  170.         Left = 58
  171.         Top = 56
  172.         Width = 72
  173.         Height = 13
  174.         Caption = 'Fyzick∩┐╜ pam∩┐╜:'
  175.       end
  176.       object fyzvolna: TLabel
  177.         Left = 31
  178.         Top = 72
  179.         Width = 99
  180.         Height = 13
  181.         Caption = 'Voln∩┐╜ fyzick∩┐╜ pam∩┐╜:'
  182.       end
  183.       object doba: TLabel
  184.         Left = 28
  185.         Top = 8
  186.         Width = 103
  187.         Height = 13
  188.         Caption = 'Doba b∩┐╜hu Windows:'
  189.       end
  190.       object virttotal: TLabel
  191.         Left = 56
  192.         Top = 96
  193.         Width = 74
  194.         Height = 13
  195.         Caption = 'Virtu∩┐╜ln∩┐╜ pam∩┐╜:'
  196.       end
  197.       object virtvolna: TLabel
  198.         Left = 8
  199.         Top = 112
  200.         Width = 122
  201.         Height = 13
  202.         Caption = 'Dostupn∩┐╜ virtu∩┐╜ln∩┐╜ pam∩┐╜:'
  203.       end
  204.       object dobah: TLabel
  205.         Left = 144
  206.         Top = 8
  207.         Width = 30
  208.         Height = 13
  209.         Caption = 'dobah'
  210.       end
  211.       object pamet: TLabel
  212.         Left = 22
  213.         Top = 32
  214.         Width = 109
  215.         Height = 13
  216.         Caption = 'Celkov∩┐╜ vyu∩┐╜it∩┐╜ pam∩┐╜ti:'
  217.       end
  218.       object fyztotalh: TLabel
  219.         Left = 144
  220.         Top = 56
  221.         Width = 39
  222.         Height = 13
  223.         Caption = 'fyztotalh'
  224.       end
  225.       object fyzvolnah: TLabel
  226.         Left = 144
  227.         Top = 72
  228.         Width = 45
  229.         Height = 13
  230.         Caption = 'fyzvolnah'
  231.       end
  232.       object virttotalh: TLabel
  233.         Left = 144
  234.         Top = 96
  235.         Width = 40
  236.         Height = 13
  237.         Caption = 'virttotalh'
  238.       end
  239.       object virtvolnah: TLabel
  240.         Left = 144
  241.         Top = 112
  242.         Width = 46
  243.         Height = 13
  244.         Caption = 'virtvolnah'
  245.       end
  246.       object pameth: TLabel
  247.         Left = 144
  248.         Top = 32
  249.         Width = 35
  250.         Height = 13
  251.         Caption = 'pameth'
  252.       end
  253.     end
  254.     object Autor: TTabSheet
  255.       Caption = 'Autor'
  256.       ImageIndex = 2
  257.       object Label10: TLabel
  258.         Left = 8
  259.         Top = 8
  260.         Width = 88
  261.         Height = 13
  262.         Caption = 'Otakar Lavicka'
  263.         Font.Charset = DEFAULT_CHARSET
  264.         Font.Color = clWindowText
  265.         Font.Height = -11
  266.         Font.Name = 'MS Sans Serif'
  267.         Font.Style = [fsBold]
  268.         ParentFont = False
  269.       end
  270.       object Label11: TLabel
  271.         Left = 8
  272.         Top = 32
  273.         Width = 143
  274.         Height = 13
  275.         Caption = 'Student Faculty of Informatics,'
  276.       end
  277.       object Label12: TLabel
  278.         Left = 8
  279.         Top = 48
  280.         Width = 195
  281.         Height = 13
  282.         Caption = 'Masaryk University Brno, Czech Republic'
  283.       end
  284.       object Label13: TLabel
  285.         Left = 8
  286.         Top = 72
  287.         Width = 100
  288.         Height = 13
  289.         Caption = 'Personal home page:'
  290.       end
  291.       object webosobni: TLabel
  292.         Left = 112
  293.         Top = 72
  294.         Width = 69
  295.         Height = 13
  296.         Cursor = crHandPoint
  297.         Caption = 'http://ol.wz.cz'
  298.         Font.Charset = DEFAULT_CHARSET
  299.         Font.Color = clBlue
  300.         Font.Height = -11
  301.         Font.Name = 'MS Sans Serif'
  302.         Font.Style = [fsUnderline]
  303.         ParentFont = False
  304.         OnClick = webosobniClick
  305.       end
  306.       object Label15: TLabel
  307.         Left = 8
  308.         Top = 88
  309.         Width = 47
  310.         Height = 13
  311.         Caption = 'My e-mail:'
  312.       end
  313.       object mailosobni: TLabel
  314.         Left = 64
  315.         Top = 88
  316.         Width = 64
  317.         Height = 13
  318.         Cursor = crHandPoint
  319.         Caption = 'ota@ol.wz.cz'
  320.         Font.Charset = DEFAULT_CHARSET
  321.         Font.Color = clBlue
  322.         Font.Height = -11
  323.         Font.Name = 'MS Sans Serif'
  324.         Font.Style = [fsUnderline]
  325.         ParentFont = False
  326.         OnClick = mailosobniClick
  327.       end
  328.       object Label16: TLabel
  329.         Left = 8
  330.         Top = 112
  331.         Width = 100
  332.         Height = 13
  333.         Caption = 'Inscribed to Veronika'
  334.       end
  335.     end
  336.   end
  337. end
  338.