本文整理自网络,侵删。
利用TMediaPlayer控件的Mode属性就能够判断播放完毕时Mode属性的值为mpStopped
if MediaPlayer1.Mode=mpStopped thenbeginButtonGetnew.Click;end;
相关阅读 >>
Delphi tdirectory.tfilterpredicate
更多相关阅读请进入《Delphi》频道 >>
本文整理自网络,侵删。
利用TMediaPlayer控件的Mode属性就能够判断播放完毕时Mode属性的值为mpStopped
if MediaPlayer1.Mode=mpStopped thenbeginButtonGetnew.Click;end;
相关阅读 >>
Delphi tdirectory.tfilterpredicate
更多相关阅读请进入《Delphi》频道 >>
管理员已关闭评论功能...