home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 September / GSSH0904CD2.iso / Start.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2004-01-28  |  569b  |  29 lines

  1. object Form2: TForm2
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsNone
  5.   Caption = 'Moment bitte...'
  6.   ClientHeight = 78
  7.   ClientWidth = 153
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 153
  24.     Height = 78
  25.     AutoSize = True
  26.     Picture.Data = {<image000.bmp>}
  27.   end
  28. end
  29.