object DlgExit: TDlgExit Left = 192 Top = 129 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Exit' ClientHeight = 69 ClientWidth = 170 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object StaticText1: TStaticText Left = 8 Top = 16 Width = 106 Height = 33 Caption = 'Exiting...' Font.Charset = EASTEUROPE_CHARSET Font.Color = clMaroon Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end end