object AbortForm: TAbortForm Left = 0 Top = 513 BorderStyle = bsToolWindow Caption = 'Printing...' ClientHeight = 33 ClientWidth = 123 Color = clBtnFace DefaultMonitor = dmMainForm Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object BitBtn1: TBitBtn Left = 6 Top = 4 Width = 113 Height = 25 Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = BitBtn1Click Kind = bkAbort end end