home *** CD-ROM | disk | FTP | other *** search
/ BUG 6 / BUGCD1997_09.BIN / UTIL / WALLABY / WALLABY.EXE / SETUP.EXE / 0 / RCDATA / TBACKGROUNDFRM / TBACKGROUNDFRM.txt
Text File  |  1997-05-17  |  1KB  |  66 lines

  1. object Backgroundfrm: TBackgroundfrm
  2.   Left = -4
  3.   Top = -4
  4.   Width = 648
  5.   Height = 488
  6.   Caption = 'GMA Soft-Tech'#39's Install-Xpress'
  7.   Color = 8421440
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poDefault
  13.   PrintScale = poPrintToFit
  14.   WindowState = wsMaximized
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label2: TLabel
  19.     Left = 9
  20.     Top = 8
  21.     Width = 371
  22.     Height = 41
  23.     Caption = 'Wallaby for Windows '#39'95'
  24.     Color = clBlack
  25.     DragCursor = crHelp
  26.     Font.Color = clBlack
  27.     Font.Height = -35
  28.     Font.Name = 'Times New Roman'
  29.     Font.Style = [fsBold, fsItalic]
  30.     ParentColor = False
  31.     ParentFont = False
  32.     Transparent = True
  33.   end
  34.   object Label1: TLabel
  35.     Left = 7
  36.     Top = 5
  37.     Width = 371
  38.     Height = 41
  39.     Caption = 'Wallaby for Windows '#39'95'
  40.     Color = clBlack
  41.     DragCursor = crHelp
  42.     Font.Color = clWhite
  43.     Font.Height = -35
  44.     Font.Name = 'Times New Roman'
  45.     Font.Style = [fsBold, fsItalic]
  46.     ParentColor = False
  47.     ParentFont = False
  48.     Transparent = True
  49.   end
  50.   object ProgramCheck1: TProgramCheck
  51.     Active = True
  52.     AutoCheck = True
  53.     OnCheckError = ProgramCheck1CheckError
  54.     Left = 415
  55.     Top = 11
  56.   end
  57.   object DdeClient: TDdeClientConv
  58.     DdeService = 'Progman'
  59.     Left = 443
  60.     Top = 11
  61.     LinkInfo = (
  62.       'Service Progman'
  63.       'Topic ')
  64.   end
  65. end
  66.