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

  1. object dialogfrm: Tdialogfrm
  2.   Left = 263
  3.   Top = 152
  4.   ActiveControl = name
  5.   BorderStyle = bsDialog
  6.   Caption = 'Save URL List'
  7.   ClientHeight = 102
  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.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel1: TBevel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 257
  25.     Height = 89
  26.   end
  27.   object Label1: TLabel
  28.     Left = 16
  29.     Top = 16
  30.     Width = 178
  31.     Height = 13
  32.     Caption = 'Please enter a name for this URL List:'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentFont = False
  39.   end
  40.   object name: TEdit
  41.     Left = 16
  42.     Top = 38
  43.     Width = 241
  44.     Height = 21
  45.     TabOrder = 0
  46.   end
  47.   object BitBtn1: TBitBtn
  48.     Left = 102
  49.     Top = 68
  50.     Width = 75
  51.     Height = 25
  52.     Caption = 'OK'
  53.     Default = True
  54.     ModalResult = 1
  55.     TabOrder = 1
  56.     Glyph.Data = {
  57.       DE010000424DDE01000000000000760000002800000024000000120000000100
  58.       0400000000006801000000000000000000001000000000000000000000000000
  59.       80000080000000808000800000008000800080800000C0C0C000808080000000
  60.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  61.       3333333333333333333333330000333333333333333333333333F33333333333
  62.       00003333344333333333333333388F3333333333000033334224333333333333
  63.       338338F3333333330000333422224333333333333833338F3333333300003342
  64.       222224333333333383333338F3333333000034222A22224333333338F338F333
  65.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  66.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  67.       0000333333333A222433333333333338F338F33300003333333333A222433333
  68.       333333338F338F33000033333333333A222433333333333338F338F300003333
  69.       33333333A222433333333333338F338F00003333333333333A22433333333333
  70.       3338F38F000033333333333333A223333333333333338F830000333333333333
  71.       333A333333333333333338330000333333333333333333333333333333333333
  72.       0000}
  73.     NumGlyphs = 2
  74.   end
  75.   object BitBtn3: TBitBtn
  76.     Left = 182
  77.     Top = 68
  78.     Width = 75
  79.     Height = 25
  80.     Cancel = True
  81.     Caption = 'Cancel'
  82.     ModalResult = 2
  83.     TabOrder = 2
  84.     Glyph.Data = {
  85.       DE010000424DDE01000000000000760000002800000024000000120000000100
  86.       0400000000006801000000000000000000001000000000000000000000000000
  87.       80000080000000808000800000008000800080800000C0C0C000808080000000
  88.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  89.       333333333333333333333333000033338833333333333333333F333333333333
  90.       0000333911833333983333333388F333333F3333000033391118333911833333
  91.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  92.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  93.       3333F8330000333333911111183333333338F333333F83330000333333311111
  94.       8333333333338F3333383333000033333339111183333333333338F333833333
  95.       00003333339111118333333333333833338F3333000033333911181118333333
  96.       33338333338F333300003333911183911183333333383338F338F33300003333
  97.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  98.       38F338F300003333333333333919333333388333338FFF830000333333333333
  99.       3333333333333333333888330000333333333333333333333333333333333333
  100.       0000}
  101.     NumGlyphs = 2
  102.   end
  103. end
  104.