object frmReportBox: TfrmReportBox Left = 512 Top = 214 Anchors = [] AutoScroll = False BorderIcons = [biSystemMenu] Caption = 'frmReportBox' ClientHeight = 321 ClientWidth = 350 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object lblFontTest: TLabel Left = 148 Top = 208 Width = 77 Height = 14 Caption = 'lblFontTest' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False end object memReport: TRichEdit Left = 0 Top = 0 Width = 350 Height = 300 Align = alClient Color = clCream Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] Lines.Strings = ( 'memReport') ParentFont = False ReadOnly = True ScrollBars = ssBoth TabOrder = 0 WantReturns = False WordWrap = False end object pnlButton: TPanel Left = 0 Top = 300 Width = 350 Height = 21 Align = alBottom Anchors = [] AutoSize = True BevelOuter = bvNone TabOrder = 1 DesignSize = ( 350 21) object cmdPrint: TButton Left = 191 Top = 0 Width = 75 Height = 21 Anchors = [akRight] Caption = 'Print' TabOrder = 0 OnClick = cmdPrintClick end object cmdClose: TButton Left = 274 Top = 0 Width = 75 Height = 21 Anchors = [akRight] Cancel = True Caption = 'Close' Default = True TabOrder = 1 OnClick = cmdCloseClick end end object dlgPrintReport: TPrintDialog Left = 318 Top = 41 end object DKLanguageController1: TDKLanguageController Left = 184 Top = 160 LangData = { 0C0066726D5265706F7274426F78010100000001000000070043617074696F6E 01060000000B006C626C466F6E74546573740101000000020000000700436170 74696F6E0009006D656D5265706F727401010000000300000005004C696E6573 000900706E6C427574746F6E00000800636D645072696E740101000000040000 00070043617074696F6E000800636D64436C6F73650101000000050000000700 43617074696F6E000E00646C675072696E745265706F72740000} end end