object MwpAbortForm: TMwpAbortForm Left = 350 Top = 274 BorderIcons = [] BorderStyle = bsDialog Caption = 'Printing status' ClientHeight = 67 ClientWidth = 347 Font.Color = clBlack Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 13 object PrintingMessage: TLabel Left = 10 Top = 10 Width = 329 Height = 13 Alignment = taCenter AutoSize = False end object BitBtn1: TBitBtn Left = 137 Top = 33 Width = 73 Height = 26 TabOrder = 0 OnClick = BitBtn1Click Kind = bkAbort end end