home *** CD-ROM | disk | FTP | other *** search
- object OWUpdateForm: TOWUpdateForm
- Left = 251
- Top = 166
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Update'
- ClientHeight = 257
- ClientWidth = 369
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object OKBtn: TBitBtn
- Left = 147
- Top = 224
- Width = 75
- Height = 25
- Caption = '&Exit'
- ModalResult = 1
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 10
- Top = 12
- Width = 349
- Height = 201
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object Label2: TLabel
- Left = 99
- Top = 16
- Width = 150
- Height = 16
- Alignment = taCenter
- Caption = 'IMPORTANT NOTICE'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- end
- object Label1: TLabel
- Left = 12
- Top = 44
- Width = 325
- Height = 37
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'The order wizard detected that a new version is needed. Please v' +
- 'isit the following URL for an update:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object UpdateURLLabel: TURLLabel
- Left = 12
- Top = 104
- Width = 83
- Height = 13
- Cursor = crHandPoint
- Caption = 'UpdateURLLabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 34
- Top = 164
- Width = 280
- Height = 13
- Alignment = taCenter
- Caption = 'Be sure to exit this version before installing the new version.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- end
- end
-