home *** CD-ROM | disk | FTP | other *** search
- object RebootDlg: TRebootDlg
- Left = 0
- Top = 0
- Width = 260
- Height = 171
- TabOrder = 0
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 76
- Height = 24
- Caption = 'Reboot...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 32
- Width = 201
- Height = 45
- AutoSize = False
- Caption =
- 'This program requires you to reboot your before the program will' +
- ' be able to function properly. You can reboot now or wait... '
- WordWrap = True
- end
- object RadioButton1: TRadioButton
- Left = 60
- Top = 84
- Width = 113
- Height = 17
- Caption = 'Do It Now'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object RadioButton2: TRadioButton
- Left = 60
- Top = 100
- Width = 113
- Height = 17
- Caption = 'Later...'
- TabOrder = 1
- end
- end
-