home *** CD-ROM | disk | FTP | other *** search
- object BackgroundFm: TBackgroundFm
- Left = 429
- Top = 374
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 247
- ClientWidth = 410
- Color = clNavy
- Enabled = False
- Font.Color = clWindowText
- Font.Height = -43
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- Scaled = False
- WindowState = wsMaximized
- OnCreate = FormCreate
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 49
- object BackgroundIm: TEPImage
- Left = 0
- Top = 0
- Width = 410
- Height = 247
- Align = alClient
- ParentColor = False
- Style = episStretch
- Visible = False
- end
- object MainPb: TPaintBox
- Left = 0
- Top = 0
- Width = 410
- Height = 247
- Align = alClient
- OnPaint = MainPbPaint
- end
- object BillboardIm: TEPImage
- Left = 66
- Top = 16
- Width = 32
- Height = 32
- ParentColor = False
- Visible = False
- end
- object TitleIm: TEPImage
- Left = 20
- Top = 16
- Width = 32
- Height = 32
- ParentColor = False
- Transparent = True
- Visible = False
- end
- end
-