home *** CD-ROM | disk | FTP | other *** search
- object splashfrm: Tsplashfrm
- Left = 290
- Top = 536
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'AddWeb'
- ClientHeight = 91
- ClientWidth = 270
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 1
- Top = 1
- Width = 268
- Height = 89
- Picture.Data = {<image000.bmp>}
- end
- object Bevel1: TBevel
- Left = -1
- Top = -1
- Width = 272
- Height = 93
- end
- object splashtimer: TTimer
- Interval = 1800
- OnTimer = splashtimerTimer
- Left = 240
- Top = 8
- end
- end
-