object CompressForm: TCompressForm Left = 405 Top = 264 HelpContext = 1 BorderIcons = [] BorderStyle = bsDialog Caption = 'Compressing...' ClientHeight = 35 ClientWidth = 251 Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 120 TextHeight = 16 object ProgressBar: TProgressBar Left = 8 Top = 8 Width = 233 Height = 17 Min = 0 Max = 100 TabOrder = 0 end end