home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / GoldHTML / Golden.exe / 0 / RCDATA / TFORM30 / TFORM30.txt
Text File  |  1998-04-04  |  3KB  |  129 lines

  1. object Form30: TForm30
  2.   Left = 270
  3.   Top = 177
  4.   ActiveControl = Button1
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Upozorn∩┐╜n∩┐╜'
  8.   ClientHeight = 224
  9.   ClientWidth = 396
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 24
  22.     Top = 8
  23.     Width = 344
  24.     Height = 39
  25.     Alignment = taCenter
  26.     Caption = 
  27.       'Spustili jste neregistrovanou verzi programu Golden HTML Editor,' +
  28.       ' ktera je omezena pouze 50 spu∩┐╜t∩┐╜n∩┐╜mi na jednom po∩┐╜∩┐╜ta∩┐╜i. Pokud ' +
  29.       'program chcete pou∩┐╜∩┐╜vat d∩┐╜le, pak se pros∩┐╜m zaregistujte na adre' +
  30.       'se'
  31.     WordWrap = True
  32.   end
  33.   object Label2: TLabel
  34.     Left = 43
  35.     Top = 80
  36.     Width = 314
  37.     Height = 52
  38.     Alignment = taCenter
  39.     Caption = 
  40.       'Obratem obdrt∩┐╜∩┐╜te tzv.preregistran∩┐╜ k∩┐╜d, kter∩┐╜ v∩┐╜m umo∩┐╜n∩┐╜ spusti' +
  41.       't program jako registrovan∩┐╜, do t∩┐╜ doby, ne∩┐╜ autor obdr∩┐╜∩┐╜ regist' +
  42.       'ra∩┐╜n∩┐╜ poplatek (1 200,- k∩┐╜), pak obdr∩┐╜∩┐╜te dal∩┐╜∩┐╜ k∩┐╜d, kter∩┐╜ v∩┐╜m p' +
  43.       'rogram dovol∩┐╜ neomezen∩┐╜ pou∩┐╜∩┐╜vat.'
  44.     WordWrap = True
  45.   end
  46.   object Label3: TLabel
  47.     Left = 128
  48.     Top = 141
  49.     Width = 119
  50.     Height = 13
  51.     Caption = 'Program byl spu∩┐╜t∩┐╜n '
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = [fsBold]
  57.     ParentFont = False
  58.   end
  59.   object Label4: TLabel
  60.     Left = 175
  61.     Top = 170
  62.     Width = 41
  63.     Height = 13
  64.     AutoSize = False
  65.     Caption = 'Label4'
  66.     Visible = False
  67.   end
  68.   object Bevel1: TBevel
  69.     Left = 15
  70.     Top = 5
  71.     Width = 367
  72.     Height = 156
  73.   end
  74.   object Panel1: TPanel
  75.     Left = 136
  76.     Top = 58
  77.     Width = 121
  78.     Height = 17
  79.     Cursor = crHandPoint
  80.     BevelOuter = bvNone
  81.     Caption = 'pavelp@fpozn.cz'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clWindowText
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.     TabOrder = 3
  89.     OnClick = Panel1Click
  90.   end
  91.   object Button1: TButton
  92.     Left = 80
  93.     Top = 197
  94.     Width = 233
  95.     Height = 25
  96.     Caption = 'Registrace'
  97.     Default = True
  98.     Font.Charset = EASTEUROPE_CHARSET
  99.     Font.Color = clInfoText
  100.     Font.Height = -16
  101.     Font.Name = 'Arial'
  102.     Font.Style = [fsBold]
  103.     ParentFont = False
  104.     TabOrder = 2
  105.     OnClick = Button1Click
  106.     OnMouseDown = Button1MouseDown
  107.   end
  108.   object Button2: TButton
  109.     Left = 16
  110.     Top = 165
  111.     Width = 137
  112.     Height = 25
  113.     Cancel = True
  114.     Caption = 'Konec'
  115.     TabOrder = 0
  116.     OnClick = Button2Click
  117.   end
  118.   object Button3: TButton
  119.     Left = 245
  120.     Top = 165
  121.     Width = 137
  122.     Height = 25
  123.     Caption = 'Pokra∩┐╜ovat bez registrace'
  124.     ModalResult = 1
  125.     TabOrder = 1
  126.     OnClick = Button3Click
  127.   end
  128. end
  129.