单项选择题

以下能在窗体Forml的标题栏中显示“程序设计初步”的语句是()。

A.Forml.name="程序设计初步"
B.Forml.caption="程序设计初步"
C.Forml.font="程序设计初步"
D.Forml.title="程序设计初步"