home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top100sh / Toolsys / RESC98 / RESCUE98.EXE / 0 / RCDATA / TFORM10 / TFORM10.txt < prev   
Text File  |  1998-06-30  |  802b  |  40 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.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 136
  21.     Top = 0
  22.     Width = 110
  23.     Height = 24
  24.     Caption = 'Please Wait'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWhite
  27.     Font.Height = -19
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.   end
  32.   object Image1: TImage
  33.     Left = 0
  34.     Top = 0
  35.     Width = 129
  36.     Height = 25
  37.     Picture.Data = {<image001.bmp>}
  38.   end
  39. end
  40.