home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / ctenari / Kalina / RegDel.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  2001-07-04  |  1.6 KB  |  71 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Reg Deleter'
  7.   ClientHeight = 108
  8.   ClientWidth = 265
  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.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel2: TBevel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 265
  23.     Height = 57
  24.     Shape = bsFrame
  25.   end
  26.   object Label1: TLabel
  27.     Left = 2
  28.     Top = 2
  29.     Width = 261
  30.     Height = 53
  31.     Alignment = taCenter
  32.     AutoSize = False
  33.     Caption = 
  34.       'Po stisknut∩┐╜ tla∩┐╜∩┐╜tka Odstranit se odstran∩┐╜ v∩┐╜echny stopy, kter∩┐╜' +
  35.       ' zanechal PePa MP3 Encoder v registrech syst∩┐╜mu Windows. Ne∩┐╜ sti' +
  36.       'sknete toto tla∩┐╜∩┐╜tko, ujist∩┐╜te se, ∩┐╜e PePa MP3 Encoder nen∩┐╜ zapn' +
  37.       'ut.'
  38.     WordWrap = True
  39.   end
  40.   object BUSpeedButton1: TBUSpeedButton
  41.     Left = 100
  42.     Top = 60
  43.     Width = 74
  44.     Height = 25
  45.     Cursor = crHandPoint
  46.     Caption = 'Odstranit'
  47.     OnClick = BUSpeedButton1Click
  48.     HotTrack = True
  49.     HotTrackFont.Charset = DEFAULT_CHARSET
  50.     HotTrackFont.Color = clBlue
  51.     HotTrackFont.Height = -11
  52.     HotTrackFont.Name = 'MS Sans Serif'
  53.     HotTrackFont.Style = [fsUnderline]
  54.   end
  55.   object Bevel1: TBevel
  56.     Left = 0
  57.     Top = 90
  58.     Width = 265
  59.     Height = 17
  60.   end
  61.   object Label2: TLabel
  62.     Left = 1
  63.     Top = 92
  64.     Width = 263
  65.     Height = 13
  66.     Alignment = taCenter
  67.     AutoSize = False
  68.     Caption = 'Zm∩┐╜∩┐╜kn∩┐╜te tla∩┐╜∩┐╜tko Odstranit...'
  69.   end
  70. end
  71.