home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / Chip_1999-12_cd.bin / ctenari / Zavesky / report.exe / 0 / RCDATA / TRO / TRO.txt
Encoding:
Text File  |  1999-10-10  |  2.6 KB  |  109 lines

  1. object ro: Tro
  2.   Left = 286
  3.   Top = 258
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Reklamn∩┐╜ okno'
  7.   ClientHeight = 192
  8.   ClientWidth = 303
  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.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ro03: TProLabel
  21.     Left = 10
  22.     Top = 5
  23.     Width = 119
  24.     Height = 45
  25.     Caption = 'Report'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clBlue
  28.     Font.Height = -40
  29.     Font.Name = 'Times New Roman'
  30.     Font.Style = [fsBold]
  31.     HighlightDirection = drUpLeft
  32.     HighlightDepth = 1
  33.     ParentFont = False
  34.     ShadowStyle = ssRaisedShadow
  35.     ShadowDirection = drDownRight
  36.     ShadowDepth = 1
  37.     ShadowSize = 1
  38.     Transparent = True
  39.   end
  40.   object ro04: TProLabel
  41.     Left = 139
  42.     Top = 24
  43.     Width = 39
  44.     Height = 23
  45.     Caption = 'V1.0'
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = clBlack
  48.     Font.Height = -20
  49.     Font.Name = 'Times New Roman'
  50.     Font.Style = [fsBold]
  51.     HighlightDirection = drUpLeft
  52.     HighlightDepth = 1
  53.     ParentFont = False
  54.     ShadowStyle = ssRaisedShadow
  55.     ShadowDirection = drDownRight
  56.     ShadowDepth = 1
  57.     ShadowSize = 1
  58.     Transparent = True
  59.   end
  60.   object ro05: TProLabel
  61.     Left = 188
  62.     Top = 24
  63.     Width = 105
  64.     Height = 23
  65.     Caption = '(Shareware)'
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clBlack
  68.     Font.Height = -20
  69.     Font.Name = 'Times New Roman'
  70.     Font.Style = [fsBold]
  71.     HighlightDirection = drUpLeft
  72.     HighlightDepth = 1
  73.     ParentFont = False
  74.     ShadowStyle = ssRaisedShadow
  75.     ShadowDirection = drDownRight
  76.     ShadowDepth = 1
  77.     ShadowSize = 1
  78.     Transparent = True
  79.   end
  80.   object ro01: TButton
  81.     Left = 112
  82.     Top = 157
  83.     Width = 80
  84.     Height = 25
  85.     Caption = '&OK'
  86.     TabOrder = 0
  87.     OnClick = ro01Click
  88.   end
  89.   object ro02: TRichEdit
  90.     Left = 10
  91.     Top = 56
  92.     Width = 283
  93.     Height = 91
  94.     Alignment = taCenter
  95.     BorderStyle = bsNone
  96.     Color = clBtnFace
  97.     Enabled = False
  98.     Lines.Strings = (
  99.       'Jak je patrno, jedn∩┐╜ se o shareware. Na druhou stranu, toto '
  100.       '"Reklamn∩┐╜ okno" je jedin∩┐╜ omezen∩┐╜ tohoto programu. Ale '
  101.       'objevuje se v pravideln∩┐╜ch p∩┐╜timinutov∩┐╜ch intervalech. '
  102.       'Pokud v∩┐╜m toto vad∩┐╜, nezb∩┐╜v∩┐╜ nic jin∩┐╜ho, ne∩┐╜ se '
  103.       'zaregistrovat. Bli∩┐╜∩┐╜∩┐╜ informace, jak toto prov∩┐╜st, se dozv∩┐╜te '
  104.       'bu∩┐╜to v n∩┐╜pov∩┐╜d∩┐╜ (v okn∩┐╜ "Report" klikn∩┐╜te na tla∩┐╜∩┐╜tko '
  105.       '"Nev∩┐╜te si rady?") anebo na: http://www.volny.cz/zavesky.')
  106.     TabOrder = 1
  107.   end
  108. end
  109.