home *** CD-ROM | disk | FTP | other *** search
- object BackgroundWindow: TBackgroundWindow
- Left = 254
- Top = 245
- BorderStyle = bsNone
- ClientHeight = 361
- ClientWidth = 596
- Color = clBlack
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Shell Dlg'
- Font.Style = []
- OldCreateOrder = True
- Visible = True
- WindowState = wsMaximized
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnResize = FormResize
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object BgImage: TImage
- Left = 0
- Top = 0
- Width = 596
- Height = 361
- Align = alClient
- end
- object Label1: TLabel
- Left = 20
- Top = 16
- Width = 30
- Height = 42
- Caption = '--'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -35
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 22
- Top = 60
- Width = 14
- Height = 23
- Caption = '--'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -19
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 560
- Top = 320
- Width = 20
- Height = 29
- Alignment = taRightJustify
- Caption = '--'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 56831
- Font.Height = -24
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object Timer: TTimer
- Interval = 500
- OnTimer = TimerTimer
- Left = 72
- Top = 40
- end
- end
-