单项选择题

要在窗体Forml的标题栏上显示"统计程序",可用的语句是()。

A.Forml.Name="统计程序"
B.Form1.Caption="统计程序"
C.Forml.Caption=统计程序
D.Forml.Name=统计程序