object ArgoWarrDlg: TArgoWarrDlg Left = 110 Top = 104 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'ArgoNaut Important notice!' ClientHeight = 331 ClientWidth = 450 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 16 object Panel1: TPanel Left = 8 Top = 8 Width = 433 Height = 281 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Label1: TLabel Left = 16 Top = 8 Width = 244 Height = 16 Caption = 'THIS SOFTWARE IS PROVIDED AS IS.' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 16 Top = 24 Width = 374 Height = 16 Caption = 'THERE ARE NO WARRANTIES, EXPRESSED OR IMPLIED.' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 16 Top = 48 Width = 393 Height = 16 Caption = 'NOONE WHO HAS BEEN INVOLVED IN THE CREATION, PRO-' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 16 Top = 64 Width = 388 Height = 16 Caption = 'DUCTION, OR DELIVERY OF THIS SOFTWARE SHALL BE LI-' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 16 Top = 80 Width = 393 Height = 16 Caption = 'ABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL OR IN-' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 16 Top = 96 Width = 410 Height = 16 Caption = 'CIDENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label7: TLabel Left = 16 Top = 112 Width = 169 Height = 16 Caption = 'TO USE THIS SOFTWARE.' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 16 Top = 136 Width = 403 Height = 16 Caption = 'THE PERSON USING THE SOFTWARE BEARS ALL RISK AS TO' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label9: TLabel Left = 16 Top = 152 Width = 366 Height = 16 Caption = 'THE QUALITY AND PERFORMANCE OF THE SOFTWARE.' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label10: TLabel Left = 16 Top = 248 Width = 358 Height = 16 Caption = 'THIS IS SHAREWARE AND COPYRIGHTED SOFTWARE.' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label11: TLabel Left = 16 Top = 176 Width = 370 Height = 16 Caption = 'THE PERSON USING THIS SOFTWARE FOR NAVIGATION' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label12: TLabel Left = 16 Top = 192 Width = 409 Height = 16 Caption = 'BEARS ALL RISK AS TO THE QUALITY AND PRECISION OF THE' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Label13: TLabel Left = 16 Top = 208 Width = 295 Height = 16 Caption = 'USED CHARTS, MAPS AND GPS-EQUIPMENT.' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end end object OKButton: TBitBtn Left = 183 Top = 298 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = OKButtonClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end end