home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 May / GSSH0504TT.iso / Programme / Datastar / DStarcd.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  2004-01-11  |  600b  |  30 lines

  1. object Form4: TForm4
  2.   Left = 290
  3.   Top = 149
  4.   BorderStyle = bsNone
  5.   Caption = 'Bitte warten...'
  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.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 153
  25.     Height = 78
  26.     AutoSize = True
  27.     Picture.Data = {<image001.bmp>}
  28.   end
  29. end
  30.