home *** CD-ROM | disk | FTP | other *** search
- object Discstarter: TDiscstarter
- Left = 227
- Top = 233
- BorderStyle = bsNone
- Caption = 'Discstarter'
- ClientHeight = 159
- ClientWidth = 303
- Color = clBtnFace
- DefaultMonitor = dmPrimary
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- Visible = True
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Splash: TImage
- Left = 0
- Top = 0
- Width = 212
- Height = 50
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Visible = False
- end
- object QuitTimer: TTimer
- Enabled = False
- Interval = 300
- OnTimer = QuitTimerTimer
- Left = 264
- Top = 8
- end
- end
-