home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / tema / ostatni / psplugin / snwfl101.exe / Setup.nld / 0 / RCDATA / TSCANPROGRESSFORM / TSCANPROGRESSFORM.txt
Encoding:
Text File  |  2002-10-29  |  632 b   |  30 lines

  1. object ScanProgressForm: TScanProgressForm
  2.   Left = 263
  3.   Top = 299
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Bezig met zoeken, ESC om to stoppen.'
  7.   ClientHeight = 13
  8.   ClientWidth = 312
  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.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Drive: TLabel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 312
  24.     Height = 13
  25.     Align = alTop
  26.     Alignment = taCenter
  27.     Caption = 'Schijf: C'
  28.   end
  29. end
  30.