home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd1.bin / ctenari / Zavesky / wdl.exe / 0 / RCDATA / TREGIST / TREGIST.txt < prev   
Encoding:
Text File  |  2001-10-26  |  1.7 KB  |  72 lines

  1. object regist: Tregist
  2.   Left = 231
  3.   Top = 225
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Registrace'
  7.   ClientHeight = 244
  8.   ClientWidth = 286
  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.   OnClose = formclose
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object regi01: TImage
  22.     Left = 10
  23.     Top = 10
  24.     Width = 32
  25.     Height = 32
  26.     Picture.Data = {<image000.bmp>}
  27.     Transparent = True
  28.   end
  29.   object regi02: TLabel
  30.     Left = 52
  31.     Top = 10
  32.     Width = 204
  33.     Height = 26
  34.     Caption = 
  35.       'Omezen∩┐╜ aplikace spo∩┐╜∩┐╜v∩┐╜ v automatick∩┐╜m'#13#10'odemknut∩┐╜ pracovn∩┐╜ ploc' +
  36.       'hy po 3 minut∩┐╜ch.'
  37.     Transparent = True
  38.   end
  39.   object regi03: TLabel
  40.     Left = 52
  41.     Top = 46
  42.     Width = 225
  43.     Height = 91
  44.     Caption = 
  45.       'Cena pln∩┐╜ verze ∩┐╜in∩┐╜ 75,- K∩┐╜.'#13#10'Registrace se skl∩┐╜d∩┐╜ ze dvou krok' +
  46.       '∩┐╜:'#13#10'1) zaplacen∩┐╜ poplatku 75,- po∩┐╜tovn∩┐╜ slo∩┐╜enkou'#13#10'    na n∩┐╜e u' +
  47.       'vedenou adresu'#13#10'2) vypln∩┐╜n∩┐╜ registra∩┐╜n∩┐╜ho formul∩┐╜∩┐╜e na internetu' +
  48.       ':'#13#10'    http://www.volny.cz/zavesky/wdl'#13#10'    Zde naleznete taky d' +
  49.       'al∩┐╜∩┐╜ informace.'
  50.     Transparent = True
  51.   end
  52.   object regi04: TLabel
  53.     Left = 52
  54.     Top = 147
  55.     Width = 81
  56.     Height = 52
  57.     Caption = 'Adresa:'#13#10'Petr Z∩┐╜vesk∩┐╜'#13#10'No∩┐╜ovice 156'#13#10'739 51 No∩┐╜ovice'
  58.     Transparent = True
  59.   end
  60.   object okbutt: TButton
  61.     Left = 176
  62.     Top = 209
  63.     Width = 100
  64.     Height = 25
  65.     Cancel = True
  66.     Caption = '&OK'
  67.     Default = True
  68.     TabOrder = 0
  69.     OnClick = okbuttclick
  70.   end
  71. end
  72.