home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / Komercni / sazka / Sazka.exe / 0 / RCDATA / TINFO / TINFO.txt < prev   
Text File  |  2001-03-06  |  3KB  |  121 lines

  1. object Info: TInfo
  2.   Left = 291
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = 'Aktivace'
  6.   ClientHeight = 369
  7.   ClientWidth = 326
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnPaint = FormPaint
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 7
  20.     Top = 8
  21.     Width = 314
  22.     Height = 313
  23.     ParentShowHint = False
  24.     ShowHint = False
  25.     Style = bsRaised
  26.   end
  27.   object TransparentMemo1: TTransparentMemo
  28.     Left = 15
  29.     Top = 14
  30.     Width = 306
  31.     Height = 267
  32.     Lines.Strings = (
  33.       'Chceme-li aktivovat program mus∩┐╜me postupovat'
  34.       'takto :'
  35.       ''
  36.       '- vplatit na firemn∩┐╜ konto hodnotu programu '
  37.       '  ( z∩┐╜kazn∩┐╜ci maj∩┐╜c∩┐╜ u∩┐╜ n∩┐╜jak∩┐╜ program na∩┐╜∩┐╜'
  38.       '   firmy obdr∩┐╜∩┐╜ slevu 10% ),               '
  39.       '- zaslat po∩┐╜tou, faxem nebo e-mailem (skenerem)'
  40.       '   firm∩┐╜ potvrzen∩┐╜ o zaplacen∩┐╜ a k∩┐╜d z pole Heslo, '
  41.       '   kter∩┐╜ se objev∩┐╜ v oknu Aktivace p∩┐╜i spu∩┐╜t∩┐╜n∩┐╜ '
  42.       '   programu,'
  43.       '- d∩┐╜le m∩┐╜∩┐╜ete zavolat  (kdy∩┐╜ je to faxem v den '
  44.       '  vysl∩┐╜n∩┐╜, kdy∩┐╜ po∩┐╜tou, tak do 4 dn∩┐╜ od data posl∩┐╜n∩┐╜'
  45.       '  a kdy∩┐╜ e-mailem  tak hned ) a po zkontrolov∩┐╜n∩┐╜ '
  46.       '  p∩┐╜∩┐╜kazu ud∩┐╜lujeme k∩┐╜d nebo ho za∩┐╜leme e-mailem '
  47.       '  itd. sami '
  48.       ''
  49.       'P∩┐╜i spu∩┐╜t∩┐╜n∩┐╜  DEMO programu objev∩┐╜ se okno '
  50.       'aktivac∩┐╜. V poli Heslo je zapsan∩┐╜ k∩┐╜d, kter∩┐╜  p∩┐╜ed∩┐╜te'
  51.       'z∩┐╜rove∩┐╜  s potrzen∩┐╜m o zaplacen∩┐╜, do pole Odpov∩┐╜∩┐╜ '
  52.       'nap∩┐╜ete obdr∩┐╜en∩┐╜ k∩┐╜d.'
  53.       '')
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clWindowText
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsBold]
  59.     TransparentColor = clMaroon
  60.     BlickColor = clBlack
  61.     ClickColor = clBlack
  62.     Clickable = False
  63.     Blickable = False
  64.     ExtraLineSpacing = 0
  65.     Selected = -1
  66.     Alignment = taLeftJustify
  67.   end
  68.   object Image1: TImage
  69.     Left = 208
  70.     Top = 266
  71.     Width = 105
  72.     Height = 102
  73.     Picture.Data = {<image000.bmp>}
  74.     Visible = False
  75.   end
  76.   object RUrllabel1: TRUrllabel
  77.     Left = 160
  78.     Top = 296
  79.     Width = 151
  80.     Height = 16
  81.     Cursor = crHandPoint
  82.     Caption = 'internacja@internacja.net'
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clBlue
  85.     Font.Height = -13
  86.     Font.Name = 'MS Sans Serif'
  87.     Font.Style = [fsUnderline]
  88.     ParentFont = False
  89.     Transparent = True
  90.     DetectMouse = True
  91.     UrlType = Mail
  92.     URL = 'internacja@internacja.net'
  93.     ActiveColor = clRed
  94.   end
  95.   object OK: TGradBtn
  96.     Left = 124
  97.     Top = 329
  98.     Width = 82
  99.     Height = 30
  100.     DisabledColor = clGray
  101.     BtnHiliteClr = clWhite
  102.     BtnShadowClr = clBlack
  103.     BeginColor = 13553358
  104.     EndColor = 6250335
  105.     SwapColors = False
  106.     GradientStyle = gsVertical
  107.     TextStyle = tsInset
  108.     TextShadeType = stHeavy
  109.     Presets = Aluminum
  110.     Caption = 'OK'
  111.     OnClick = OKClick
  112.     Font.Charset = EASTEUROPE_CHARSET
  113.     Font.Color = clWhite
  114.     Font.Height = -17
  115.     Font.Name = 'Verdana'
  116.     Font.Style = [fsBold]
  117.     TabOrder = 0
  118.     TabStop = True
  119.   end
  120. end
  121.