home *** CD-ROM | disk | FTP | other *** search
- object KernelForm: TKernelForm
- Left = 388
- Top = 351
- BorderStyle = bsNone
- Caption = 'KernelForm'
- ClientHeight = 30
- ClientWidth = 306
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 306
- Height = 30
- Align = alClient
- Style = bsRaised
- end
- object Image1: TImage
- Left = 4
- Top = 5
- Width = 20
- Height = 20
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 36
- Top = 8
- Width = 261
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Un/Installing kernel driver. Please wait...'
- end
- end
-