home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Novinky / April / Dm / Dm.exe / 0 / RCDATA / TBACKDROPFORM / TBACKDROPFORM.txt
Text File  |  1998-05-01  |  499b  |  26 lines

  1. object BackdropForm: TBackdropForm
  2.   Left = 297
  3.   Top = 103
  4.   BorderStyle = bsNone
  5.   Caption = 'BackdropForm'
  6.   ClientHeight = 465
  7.   ClientWidth = 644
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 105
  21.     Height = 105
  22.     AutoSize = True
  23.     Visible = False
  24.   end
  25. end
  26.