单项选择题

A.MyForm.cmd1.Caption="最后一个"
B.This.cmd1.Caption="最后一个"
C.ThisForm.cmd1.Caption="最后一个"
D.ThisFormset.cmd1.Caption="最后一个"