home *** CD-ROM | disk | FTP | other *** search
- object SplashScreen: TSplashScreen
- Left = 225
- Top = 242
- BorderStyle = bsNone
- ClientHeight = 160
- ClientWidth = 504
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 504
- Height = 160
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 8
- Top = 143
- Width = 107
- Height = 13
- Caption = 'Starting PowerSettings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object nn1: TLabel
- Left = 58
- Top = 108
- Width = 415
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'TO REMOVE THIS DELAY SCREEN'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object nn2: TLabel
- Left = 58
- Top = 130
- Width = 415
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'YOU MUST REGISTER'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object nn4: TLabel
- Left = 56
- Top = 106
- Width = 417
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'TO REMOVE THIS DELAY SCREEN'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object nn3: TLabel
- Left = 56
- Top = 129
- Width = 417
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'YOU MUST REGISTER'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object ProgressBar1: TProgressBar
- Left = 0
- Top = 144
- Width = 504
- Height = 16
- Align = alBottom
- Min = 0
- Max = 100
- Step = 1
- TabOrder = 0
- Visible = False
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 288
- Top = 8
- end
- end
-