home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / top50 / putzi4wn / _setup.1 / PUTZI.exe / 0 / RCDATA / TSTART / TSTART.txt < prev   
Encoding:
Text File  |  1999-07-18  |  481 b   |  26 lines

  1. object Start: TStart
  2.   Left = 272
  3.   Top = 298
  4.   BorderStyle = bsNone
  5.   Caption = 'Start'
  6.   ClientHeight = 200
  7.   ClientWidth = 300
  8.   Enabled = False
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16.   object Image1: TImage
  17.     Left = 0
  18.     Top = 0
  19.     Width = 300
  20.     Height = 200
  21.     Align = alClient
  22.     AutoSize = True
  23.     Picture.Data = {<image000.bmp>}
  24.   end
  25. end
  26.