object MessageDialog: TMessageDialog Left = 251 Top = 128 BorderIcons = [] BorderStyle = bsNone Caption = 'MessageDialog' ClientHeight = 61 ClientWidth = 333 Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object TextPanel: TPanel Left = 0 Top = 0 Width = 333 Height = 61 Align = alClient BevelInner = bvLowered BorderWidth = 4 TabOrder = 0 object ProgressGuage: TGauge Left = 12 Top = 12 Width = 45 Height = 36 Kind = gkPie BorderStyle = bsNone Progress = 0 end end end