home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / CHIP_08_99.BIN / online / tools / webspect / ws20.exe / WEBSPECTOR.EXE / 0 / RCDATA / TRENAMEURLFORM / TRENAMEURLFORM.txt
Encoding:
Text File  |  1999-08-11  |  2.4 KB  |  86 lines

  1. object renameurlform: Trenameurlform
  2.   Left = 262
  3.   Top = 285
  4.   ActiveControl = name
  5.   BorderStyle = bsDialog
  6.   Caption = 'Rename'
  7.   ClientHeight = 112
  8.   ClientWidth = 272
  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 = True
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 8
  24.     Top = 8
  25.     Width = 257
  26.     Height = 97
  27.   end
  28.   object Label1: TLabel
  29.     Left = 16
  30.     Top = 16
  31.     Width = 235
  32.     Height = 13
  33.     Caption = 'Please enter a new name for this Folder/URL List:'
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     ParentFont = False
  40.   end
  41.   object name: TEdit
  42.     Left = 16
  43.     Top = 40
  44.     Width = 241
  45.     Height = 21
  46.     TabOrder = 0
  47.   end
  48.   object BitBtn1: TBitBtn
  49.     Left = 102
  50.     Top = 72
  51.     Width = 75
  52.     Height = 25
  53.     TabOrder = 1
  54.     OnClick = BitBtn1Click
  55.     Kind = bkOK
  56.   end
  57.   object BitBtn3: TBitBtn
  58.     Left = 182
  59.     Top = 72
  60.     Width = 75
  61.     Height = 25
  62.     Cancel = True
  63.     Caption = 'Cancel'
  64.     TabOrder = 2
  65.     OnClick = BitBtn3Click
  66.     Glyph.Data = {
  67.       DE010000424DDE01000000000000760000002800000024000000120000000100
  68.       0400000000006801000000000000000000001000000000000000000000000000
  69.       80000080000000808000800000008000800080800000C0C0C000808080000000
  70.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  71.       333333333333333333333333000033338833333333333333333F333333333333
  72.       0000333911833333983333333388F333333F3333000033391118333911833333
  73.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  74.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  75.       3333F8330000333333911111183333333338F333333F83330000333333311111
  76.       8333333333338F3333383333000033333339111183333333333338F333833333
  77.       00003333339111118333333333333833338F3333000033333911181118333333
  78.       33338333338F333300003333911183911183333333383338F338F33300003333
  79.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  80.       38F338F300003333333333333919333333388333338FFF830000333333333333
  81.       3333333333333333333888330000333333333333333333333333333333333333
  82.       0000}
  83.     NumGlyphs = 2
  84.   end
  85. end
  86.