object ExitDlg: TExitDlg Left = 255 Top = 126 BorderIcons = [] BorderStyle = bsSingle Caption = 'Stryder'#39's Installation Wizard' ClientHeight = 207 ClientWidth = 415 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object WarnLabel: TLabel Left = 56 Top = 16 Width = 305 Height = 33 Caption = 'Setup is not complete. If yo quit the Setup program' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ConsLabel: TLabel Left = 56 Top = 64 Width = 305 Height = 33 Caption = 'ConsLabel' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 48 Top = 112 Width = 321 Height = 33 Caption = 'To continue installing the program, click Resume. To exit Setup' + ' and install at a later date, click Exit.' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 32 Top = 152 Width = 345 Height = 17 Shape = bsTopLine end object Button1: TButton Left = 232 Top = 168 Width = 81 Height = 25 Caption = '&Resume' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 4 ParentFont = False TabOrder = 0 end object Button2: TButton Left = 312 Top = 168 Width = 81 Height = 25 Caption = '&Exit' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 1 end object ResolutionFix1: TResolutionFix DesignRes = 96 Left = 24 Top = 160 end end