object fmPostErrors: TfmPostErrors Left = 200 Top = 121 Width = 544 Height = 315 Caption = 'Invoicing Error List' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Scaled = False PixelsPerInch = 120 TextHeight = 16 object MemoErrors: TMemo Left = 0 Top = 0 Width = 536 Height = 247 Align = alClient Lines.Strings = ( '') ReadOnly = True TabOrder = 0 end object Panel1: TPanel Left = 0 Top = 247 Width = 536 Height = 41 Align = alBottom TabOrder = 1 object BtnClose: TButton Left = 8 Top = 8 Width = 75 Height = 25 Hint = 'Close this form' Caption = '&Close' ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = BtnCloseClick end end object Sizer1: TSizer Enabled = True ExceptionAction = eaIgnoreControl GridColumnSizing = gcSizeAllColumns GridRowSizing = grSizeByDefaults MinimumSize = True NavigateOnEnter = False OverrideParentFont = True PerformAssertions = True ShowAssertionFailures = False StretchFonts = True StretchImages = True StretchOnResize = True ThreadProcessing = False Left = 192 Top = 80 ScreenWidth = ( 800) ScreenHeight = ( 600) OriginalFormWidth = ( 544) OriginalFormHeight = ( 315) OriginalFormLeft = ( 200) OriginalFormTop = ( 121) OriginalFormPPI = ( 120) OriginalClientWidth = ( 536) OriginalClientHeight = ( 288) end end