object PrintForm: TPrintForm Left = 249 Top = 206 BorderStyle = bsDialog Caption = 'Printing...' ClientHeight = 73 ClientWidth = 192 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 Scaled = False TextHeight = 13 object ProgressLabel: TLabel Left = 8 Top = 12 Width = 173 Height = 21 Alignment = taCenter AutoSize = False Caption = '...' end object AbortButton: TButton Tag = 4002 Left = 58 Top = 40 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' Default = True TabOrder = 0 end object Translate1: TTranslate Left = 4 Top = 44 end end