object frmMsg: TfrmMsg Left = 270 Height = 254 Top = 149 Width = 426 HorzScrollBar.Page = 425 VertScrollBar.Page = 253 ClientHeight = 254 ClientWidth = 426 KeyPreview = True OnCreate = FormCreate OnKeyPress = FormKeyPress OnShow = frmMsgShow object lblMsg: TLabel Left = 32 Height = 17 Top = 16 Width = 41 ParentColor = False end end