object frmPtSelMsg: TfrmPtSelMsg Left = 586 Top = 457 Width = 375 Height = 174 Caption = 'Patient Lookup Messages' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy DesignSize = ( 367 140) PixelsPerInch = 96 TextHeight = 13 object cmdClose: TButton Left = 158 Top = 114 Width = 60 Height = 21 Anchors = [akLeft, akRight, akBottom] Cancel = True Caption = 'Close' Default = True TabOrder = 0 OnClick = cmdCloseClick end object memMessages: TRichEdit Left = 0 Top = 0 Width = 367 Height = 107 Anchors = [akLeft, akTop, akRight, akBottom] Color = clCream ReadOnly = True ScrollBars = ssVertical TabOrder = 1 WantReturns = False end object timClose: TTimer OnTimer = timCloseTimer Left = 6 Top = 126 end object DKLanguageController1: TDKLanguageController Left = 280 Top = 120 LangData = { 0B0066726D507453656C4D7367010100000001000000070043617074696F6E01 030000000800636D64436C6F7365010100000002000000070043617074696F6E 000B006D656D4D657373616765730000080074696D436C6F73650000} end end