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

  1. object Form20: TForm20
  2.   Left = 200
  3.   Top = 107
  4.   ActiveControl = Edit1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Nov∩┐╜ tag'
  7.   ClientHeight = 111
  8.   ClientWidth = 352
  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.   ShowHint = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 40
  20.     Top = 8
  21.     Width = 50
  22.     Height = 13
  23.     Caption = 'Popis tagu'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 24
  27.     Top = 32
  28.     Width = 67
  29.     Height = 13
  30.     Caption = 'Po∩┐╜ate∩┐╜n∩┐╜ tag'
  31.   end
  32.   object Label3: TLabel
  33.     Left = 16
  34.     Top = 56
  35.     Width = 77
  36.     Height = 13
  37.     Caption = 'Ukon∩┐╜ovac∩┐╜ tag'
  38.   end
  39.   object Edit1: TEdit
  40.     Left = 96
  41.     Top = 5
  42.     Width = 249
  43.     Height = 21
  44.     Hint = 'Zde napi∩┐╜te kr∩┐╜tkou charakteristiku u∩┐╜ivatelsk∩┐╜ho tagu'
  45.     TabOrder = 0
  46.   end
  47.   object Edit2: TEdit
  48.     Left = 96
  49.     Top = 29
  50.     Width = 249
  51.     Height = 21
  52.     Hint = 'Sem napi∩┐╜te po∩┐╜∩┐╜te∩┐╜n∩┐╜ ∩┐╜∩┐╜st tagu'
  53.     TabOrder = 1
  54.   end
  55.   object Edit3: TEdit
  56.     Left = 96
  57.     Top = 53
  58.     Width = 249
  59.     Height = 21
  60.     Hint = 'Sem napi∩┐╜te tu ∩┐╜∩┐╜st tagu, kter∩┐╜ cel∩┐╜ tag uzav∩┐╜r∩┐╜'
  61.     TabOrder = 2
  62.   end
  63.   object Button1: TButton
  64.     Left = 256
  65.     Top = 80
  66.     Width = 75
  67.     Height = 25
  68.     Caption = 'Ok'
  69.     Default = True
  70.     ModalResult = 1
  71.     TabOrder = 3
  72.     OnClick = Button1Click
  73.   end
  74.   object Button2: TButton
  75.     Left = 16
  76.     Top = 80
  77.     Width = 75
  78.     Height = 25
  79.     Cancel = True
  80.     Caption = 'Zp∩┐╜t'
  81.     ModalResult = 2
  82.     TabOrder = 4
  83.   end
  84. end
  85.