home *** CD-ROM | disk | FTP | other *** search
/ Slippery When Wet / SLIPPERY_WET.bin / thezone.exe / 0 / RCDATA / TFORMLOAD / TFORMLOAD.txt < prev   
Encoding:
Text File  |  1999-11-02  |  470 b   |  25 lines

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