object ProgressDialog: TProgressDialog Left = 207 Top = 136 ActiveControl = Button1 BorderStyle = bsDialog Caption = 'Progress' ClientHeight = 311 ClientWidth = 427 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True PixelsPerInch = 96 Position = poScreenCenter OnKeyDown = FormKeyDown TextHeight = 13 object ListBox1: TListBox Left = 4 Top = 4 Width = 417 Height = 269 ItemHeight = 13 MultiSelect = True TabOrder = 1 end object Button1: TButton Left = 176 Top = 280 Width = 75 Height = 25 Cancel = True Caption = 'Close' Default = True TabOrder = 0 OnClick = Button1Click end object ResolutionFix1: TResolutionFix Left = 300 Top = 280 end end