object frmPrerequisites: TfrmPrerequisites Left = 337 Top = 219 Width = 377 Height = 348 BorderIcons = [biSystemMenu] Caption = 'frmPrerequisites' 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 OnShow = FormShow 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 = 33 Width = 369 Height = 281 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 = 0 Width = 369 Height = 33 Align = alTop BevelOuter = bvNone TabOrder = 2 DesignSize = ( 369 33) object cmdContinue: TButton Left = 209 Top = 6 Width = 75 Height = 21 Anchors = [akTop, akRight] Caption = 'Continue' TabOrder = 0 OnClick = cmdContinueClick end object cmdCancel: TButton Left = 292 Top = 6 Width = 75 Height = 21 Anchors = [akTop, akRight] Cancel = True Caption = 'Cancel Order' TabOrder = 1 OnClick = cmdCancelClick end end object cmdPrint: TButton Left = 2 Top = 6 Width = 75 Height = 21 Caption = 'Print' TabOrder = 1 OnClick = cmdPrintClick end object dlgPrintReport: TPrintDialog Left = 113 Top = 3 end object DKLanguageController1: TDKLanguageController Left = 176 Top = 160 LangData = { 100066726D507265726571756973697465730101000000010000000700436170 74696F6E01070000000B006C626C466F6E745465737401010000000200000007 0043617074696F6E0009006D656D5265706F727401010000000300000005004C 696E6573000900706E6C427574746F6E00000B00636D64436F6E74696E756501 0100000004000000070043617074696F6E000900636D6443616E63656C010100 000005000000070043617074696F6E000800636D645072696E74010100000006 000000070043617074696F6E000E00646C675072696E745265706F72740000} end end