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

  1. object Form31: TForm31
  2.   Left = 261
  3.   Top = 162
  4.   ActiveControl = Edit1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Registrace'
  7.   ClientHeight = 177
  8.   ClientWidth = 368
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 23
  20.     Top = 83
  21.     Width = 78
  22.     Height = 13
  23.     Caption = 'Registra∩┐╜n∩┐╜ k∩┐╜d:'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 10
  27.     Top = 60
  28.     Width = 89
  29.     Height = 13
  30.     Caption = 'Preregistra∩┐╜n∩┐╜ k∩┐╜d:'
  31.   end
  32.   object Label3: TLabel
  33.     Left = 64
  34.     Top = 56
  35.     Width = 3
  36.     Height = 13
  37.   end
  38.   object Label4: TLabel
  39.     Left = 23
  40.     Top = 118
  41.     Width = 76
  42.     Height = 13
  43.     Caption = 'Jm∩┐╜no u∩┐╜ivatele'
  44.   end
  45.   object Bevel1: TBevel
  46.     Left = 12
  47.     Top = 101
  48.     Width = 345
  49.     Height = 9
  50.     Shape = bsBottomLine
  51.   end
  52.   object Label5: TLabel
  53.     Left = 232
  54.     Top = 57
  55.     Width = 129
  56.     Height = 39
  57.     Caption = 
  58.       'Do pol∩┐╜∩┐╜ka u∩┐╜ivatele zadejte jm∩┐╜no a∩┐╜ po zad∩┐╜n∩┐╜ registra∩┐╜n∩┐╜ho k∩┐╜' +
  59.       'du!'
  60.     WordWrap = True
  61.   end
  62.   object Label6: TLabel
  63.     Left = 8
  64.     Top = 8
  65.     Width = 349
  66.     Height = 39
  67.     Alignment = taCenter
  68.     Caption = 
  69.       'Pokud vlast∩┐╜te p∩┐╜edchoz∩┐╜ verze programu Golden HTML Editor (1.0 ' +
  70.       '; 1.2 ; 2.XX) pak prosim poslete va∩┐╜e registra∩┐╜n∩┐╜ ∩┐╜∩┐╜slo a obrate' +
  71.       'm obdr∩┐╜∩┐╜te registra∩┐╜n∩┐╜ ∩┐╜∩┐╜slo na jednu licenci ZDARMA !'
  72.     DragCursor = crHandPoint
  73.     WordWrap = True
  74.     OnClick = Label6Click
  75.   end
  76.   object Edit1: TEdit
  77.     Left = 104
  78.     Top = 56
  79.     Width = 121
  80.     Height = 21
  81.     MaxLength = 8
  82.     TabOrder = 0
  83.   end
  84.   object Edit2: TEdit
  85.     Left = 104
  86.     Top = 80
  87.     Width = 121
  88.     Height = 21
  89.     MaxLength = 15
  90.     TabOrder = 1
  91.   end
  92.   object Button1: TButton
  93.     Left = 272
  94.     Top = 144
  95.     Width = 75
  96.     Height = 25
  97.     Caption = 'Ok'
  98.     Default = True
  99.     TabOrder = 3
  100.     OnClick = Button1Click
  101.   end
  102.   object Button2: TButton
  103.     Left = 16
  104.     Top = 144
  105.     Width = 75
  106.     Height = 25
  107.     Cancel = True
  108.     Caption = 'Zp∩┐╜t'
  109.     ModalResult = 2
  110.     TabOrder = 4
  111.   end
  112.   object Edit3: TEdit
  113.     Left = 104
  114.     Top = 114
  115.     Width = 249
  116.     Height = 21
  117.     TabOrder = 2
  118.   end
  119. end
  120.