home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Comunicatii / poster / tptinstall.exe / %MAINDIR% / Toaster.exe / 0 / RCDATA / TOVCFRMSPLASHDLG / TOVCFRMSPLASHDLG.txt
Encoding:
Text File  |  2004-09-23  |  590 b   |  32 lines

  1. object OvcfrmSplashDlg: TOvcfrmSplashDlg
  2.   Left = 445
  3.   Top = 215
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 173
  7.   ClientWidth = 210
  8.   Color = clBtnFace
  9.   Enabled = False
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 210
  22.     Height = 173
  23.     Align = alClient
  24.   end
  25.   object Timer: TTimer
  26.     Enabled = False
  27.     OnTimer = TimerTimer
  28.     Left = 8
  29.     Top = 8
  30.   end
  31. end
  32.