object messform: Tmessform Left = 565 Top = 208 Width = 349 Height = 176 Caption = 'Message' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 33 Top = 39 Width = 205 Height = 16 Caption = 'Unable to complete Request' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsItalic] ParentFont = False end object BitBtn1: TBitBtn Left = 127 Top = 77 Width = 66 Height = 28 TabOrder = 0 OnClick = BitBtn1Click Kind = bkOK Style = bsNew end end