home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 June / CHIPCD_6_2000.iso / software / cad / easy3250 / easy32s.exe / Setup.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1999-05-19  |  662b  |  34 lines

  1. object MainForm: TMainForm
  2.   Left = 556
  3.   Top = 405
  4.   Width = 230
  5.   Height = 151
  6.   Caption = 'ASD Installer'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   WindowState = wsMaximized
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 222
  21.     Height = 124
  22.     Align = alClient
  23.     Center = True
  24.     Picture.Data = {<image001.bmp>}
  25.     Stretch = True
  26.   end
  27.   object Install1: TInstall
  28.     Unstaller = 'Unset.exe'
  29.     DefaultDrive = 'C'
  30.     Left = 24
  31.     Top = 80
  32.   end
  33. end
  34.