home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / INSTALL.EXE / 0 / RCDATA / TCSSFORM / TCSSFORM.txt
Text File  |  1999-08-11  |  2KB  |  92 lines

  1. inherited CSSForm: TCSSForm
  2.   Left = 296
  3.   Top = 100
  4.   Caption = 'Enterprise Suite Setup Launcher'
  5.   ClientWidth = 657
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   object RemDebug: THotSpot [1]
  9.     Left = 80
  10.     Top = 244
  11.     Width = 257
  12.     Height = 26
  13.     Cursor = crHandPoint
  14.     Hint = 'Files required for debugging applications on a remote machine'
  15.     Caption = '    Remote Debugger Server'
  16.     Color = clNone
  17.     ParentColor = False
  18.     Font.Charset = ANSI_CHARSET
  19.     Font.Color = clWhite
  20.     Font.Height = -11
  21.     Font.Name = 'Verdana'
  22.     Font.Style = [fsBold]
  23.     ShowHint = True
  24.     ParentShowHint = False
  25.     ParentFont = False
  26.     ImageIndex = 9
  27.     OnClick = RDBugInstallClick
  28.   end
  29.   object TeamSrc: THotSpot [2]
  30.     Left = 104
  31.     Top = 137
  32.     Width = 129
  33.     Height = 29
  34.     Cursor = crHandPoint
  35.     Hint = 'Borland'#39's source control tool'
  36.     Caption = '   TeamSource'
  37.     Color = clNone
  38.     ParentColor = False
  39.     Font.Charset = ANSI_CHARSET
  40.     Font.Color = clWhite
  41.     Font.Height = -11
  42.     Font.Name = 'Verdana'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.     ImageIndex = 0
  46.     OnClick = TeamSrcInstallClick
  47.   end
  48.   inherited Delphi: THotSpot
  49.     Top = 104
  50.     Height = 28
  51.     Hint = 'Requires 220 MB hard disk space for full install'
  52.     Caption = '                          C++Builder'
  53.   end
  54.   inherited ISX: THotSpot
  55.     Top = 280
  56.     Caption = '    InstallShield Express Custom Edition for Delphi'
  57.   end
  58.   inherited LocalIBase: THotSpot
  59.     Left = 80
  60.     Top = 208
  61.     Width = 201
  62.     OnClick = LocalIBaseClick
  63.   end
  64.   object IBase: THotSpot [9]
  65.     Left = 96
  66.     Top = 175
  67.     Width = 145
  68.     Height = 24
  69.     Cursor = crHandPoint
  70.     Hint = 'Requires 10MB hard disk space for full install'
  71.     Caption = '   InterBase 5.5'
  72.     Font.Charset = ANSI_CHARSET
  73.     Font.Color = clWhite
  74.     Font.Height = -11
  75.     Font.Name = 'Verdana'
  76.     Font.Style = [fsBold]
  77.     ShowHint = True
  78.     ParentShowHint = False
  79.     ParentFont = False
  80.     ImageIndex = 9
  81.     OnClick = NTIBClick
  82.   end
  83.   inherited LargeImages: TImageList
  84.     Left = 632
  85.     Top = 188
  86.   end
  87.   inherited SmallImages: TImageList
  88.     Left = 600
  89.     Top = 188
  90.   end
  91. end
  92.