home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / matika / down / Matematika.exe / 0 / RCDATA / TOAPLIKACISTDFM / TOAPLIKACISTDFM.txt
Text File  |  2000-05-24  |  5KB  |  227 lines

  1. object OAplikaciStdFm: TOAplikaciStdFm
  2.   Left = 349
  3.   Top = 203
  4.   BorderStyle = bsDialog
  5.   Caption = 'O Aplikaci'
  6.   ClientHeight = 359
  7.   ClientWidth = 337
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnShortCut = FormShortCut
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 7
  23.     Top = 8
  24.     Width = 322
  25.     Height = 313
  26.     BevelInner = bvRaised
  27.     BevelOuter = bvLowered
  28.     ParentColor = True
  29.     TabOrder = 0
  30.     object JmenoLab: TLabel
  31.       Left = 16
  32.       Top = 104
  33.       Width = 83
  34.       Height = 13
  35.       Caption = 'Jan Kratochv∩┐╜l'
  36.       Font.Charset = DEFAULT_CHARSET
  37.       Font.Color = clBlack
  38.       Font.Height = -11
  39.       Font.Name = 'MS Sans Serif'
  40.       Font.Style = [fsBold]
  41.       ParentFont = False
  42.       IsControl = True
  43.     end
  44.     object PopisLab: TLabel
  45.       Left = 16
  46.       Top = 160
  47.       Width = 286
  48.       Height = 39
  49.       Caption = 
  50.         'Tento program slou∩┐╜∩┐╜ k super v∩┐╜cem. Je voln∩┐╜ ∩┐╜i∩┐╜iteln∩┐╜, uka∩┐╜te j' +
  51.         'ej proto sv∩┐╜m p∩┐╜∩┐╜tel∩┐╜m a zn∩┐╜m∩┐╜m. T∩┐╜∩┐╜m se na va∩┐╜e dotazy a p∩┐╜ipo' +
  52.         'm∩┐╜nky!'
  53.       Font.Charset = DEFAULT_CHARSET
  54.       Font.Color = clBlack
  55.       Font.Height = -11
  56.       Font.Name = 'MS Sans Serif'
  57.       Font.Style = []
  58.       ParentFont = False
  59.       WordWrap = True
  60.       IsControl = True
  61.     end
  62.     object ObrazekIm: TImage
  63.       Left = 16
  64.       Top = 8
  65.       Width = 64
  66.       Height = 64
  67.       AutoSize = True
  68.     end
  69.     object NazevLab: TProLabel
  70.       Left = 90
  71.       Top = 18
  72.       Width = 176
  73.       Height = 39
  74.       AutoSize = False
  75.       Caption = 'Program'
  76.       Font.Charset = DEFAULT_CHARSET
  77.       Font.Color = clRed
  78.       Font.Height = -27
  79.       Font.Name = 'Times New Roman'
  80.       Font.Style = [fsBold]
  81.       HighlightDirection = drUpLeft
  82.       HighlightDepth = 1
  83.       ParentFont = False
  84.       ShadowStyle = ssCustom
  85.       ShadowDirection = drUpLeft
  86.       ShadowDepth = 1
  87.       ShadowSize = 1
  88.       ShadowColor = clWhite
  89.       VerticalAlignment = vaCenter
  90.     end
  91.     object Bevel1: TBevel
  92.       Left = 16
  93.       Top = 208
  94.       Width = 289
  95.       Height = 9
  96.       Shape = bsTopLine
  97.     end
  98.     object Label1: TLabel
  99.       Left = 16
  100.       Top = 282
  101.       Width = 170
  102.       Height = 13
  103.       Caption = 'Dostupn∩┐╜ pam∩┐╜ syst∩┐╜mu Windows:'
  104.     end
  105.     object Label2: TLabel
  106.       Left = 16
  107.       Top = 264
  108.       Width = 100
  109.       Height = 13
  110.       Caption = 'Doba b∩┐╜hu Windows'
  111.     end
  112.     object PametLab: TLabel
  113.       Left = 216
  114.       Top = 282
  115.       Width = 49
  116.       Height = 13
  117.       Caption = '32 045 kB'
  118.     end
  119.     object TickLab: TLabel
  120.       Left = 216
  121.       Top = 264
  122.       Width = 30
  123.       Height = 13
  124.       Caption = '5:30:0'
  125.     end
  126.     object EMail: TProUrlLabel
  127.       Left = 16
  128.       Top = 120
  129.       Width = 110
  130.       Height = 13
  131.       Hint = 'T∩┐╜∩┐╜m se na v∩┐╜ e-mail'
  132.       Caption = 'jankratochvil@volny.cz'
  133.       Font.Charset = DEFAULT_CHARSET
  134.       Font.Color = clBlue
  135.       Font.Height = -11
  136.       Font.Name = 'MS Sans Serif'
  137.       Font.Style = [fsUnderline]
  138.       ParentFont = False
  139.       ParentShowHint = False
  140.       ShowHint = True
  141.       URL = 'mailto:jankratochvil@volny.cz'
  142.     end
  143.     object URL: TProUrlLabel
  144.       Left = 16
  145.       Top = 136
  146.       Width = 131
  147.       Height = 13
  148.       Hint = 'Nav∩┐╜tivte moje str∩┐╜nky'
  149.       Caption = 'www.volny.cz/jankratochvil'
  150.       Font.Charset = DEFAULT_CHARSET
  151.       Font.Color = clBlue
  152.       Font.Height = -11
  153.       Font.Name = 'MS Sans Serif'
  154.       Font.Style = [fsUnderline]
  155.       ParentFont = False
  156.       ParentShowHint = False
  157.       ShowHint = True
  158.       URL = 'www.volny.cz/jankratochvil'
  159.     end
  160.     object Label3: TLabel
  161.       Left = 16
  162.       Top = 216
  163.       Width = 107
  164.       Height = 13
  165.       Caption = 'Po∩┐╜et start∩┐╜ programu:'
  166.     end
  167.     object Label4: TLabel
  168.       Left = 16
  169.       Top = 248
  170.       Width = 143
  171.       Height = 13
  172.       Caption = 'Celkov∩┐╜ doba b∩┐╜hu programu:'
  173.     end
  174.     object PocetStartuLab: TLabel
  175.       Left = 216
  176.       Top = 216
  177.       Width = 74
  178.       Height = 13
  179.       Caption = 'PocetStartuLab'
  180.     end
  181.     object ClkDobaBehuLab: TLabel
  182.       Left = 216
  183.       Top = 248
  184.       Width = 84
  185.       Height = 13
  186.       Caption = 'ClkDobaBehuLab'
  187.     end
  188.     object Label5: TLabel
  189.       Left = 16
  190.       Top = 232
  191.       Width = 103
  192.       Height = 13
  193.       Caption = 'Doba b∩┐╜hu programu:'
  194.     end
  195.     object DobaBehuLab: TLabel
  196.       Left = 216
  197.       Top = 232
  198.       Width = 69
  199.       Height = 13
  200.       Caption = 'DobaBehuLab'
  201.     end
  202.     object VerzeLab: TLabel
  203.       Left = 16
  204.       Top = 80
  205.       Width = 102
  206.       Height = 13
  207.       Caption = 'Verze 1.0 (24.5.2000)'
  208.     end
  209.   end
  210.   object OKBtn: TBitBtn
  211.     Left = 139
  212.     Top = 328
  213.     Width = 75
  214.     Height = 25
  215.     Caption = 'OK'
  216.     Default = True
  217.     ModalResult = 1
  218.     TabOrder = 1
  219.   end
  220.   object Timer: TTimer
  221.     Interval = 900
  222.     OnTimer = TimerTimer
  223.     Left = 72
  224.     Top = 328
  225.   end
  226. end
  227.