home *** CD-ROM | disk | FTP | other *** search
- object WarnDialog: TWarnDialog
- Left = 245
- Top = 108
- BorderStyle = bsDialog
- Caption = 'Dialog'
- ClientHeight = 359
- ClientWidth = 352
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 337
- Height = 289
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 253
- Height = 16
- Caption = 'L'#230's dette om Windows XP Service Pack 1:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object OKBtn: TButton
- Left = 23
- Top = 316
- Width = 75
- Height = 25
- Caption = 'Forst'#229'et'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 0
- end
- object CancelBtn: TButton
- Left = 247
- Top = 316
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Afbryd'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 1
- end
- object WarnText: TRichEdit
- Left = 16
- Top = 40
- Width = 321
- Height = 249
- Lines.Strings = (
- 'WarnText')
- ScrollBars = ssVertical
- TabOrder = 2
- end
- end
-