doublecmd/fMsg.lfm
2007-11-17 19:22:17 +00:00

21 lines
403 B
Text

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