home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / WINRESCU.ZIP / RESCUE95.EXE / 0 / RCDATA / TFORM10 / TFORM10.txt < prev   
Text File  |  1998-04-25  |  771b  |  39 lines

  1. object Form10: TForm10
  2.   Left = 213
  3.   Top = 195
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Setup'
  7.   ClientHeight = 24
  8.   ClientWidth = 252
  9.   Color = clRed
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 136
  20.     Top = 0
  21.     Width = 110
  22.     Height = 24
  23.     Caption = 'Please Wait'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWhite
  26.     Font.Height = -19
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Image1: TImage
  32.     Left = 0
  33.     Top = 0
  34.     Width = 129
  35.     Height = 25
  36.     Picture.Data = {<image000.bmp>}
  37.   end
  38. end
  39.