RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.AutoButtonSet Method

Enables or Disables the media player's buttons.

Pascal
procedure AutoButtonSet(Btn: TMPBtnType); dynamic;
C++
__fastcall AutoButtonSet(TMPBtnType Btn);

AutoButtonSet implements the automatic enabling and disabling of the media player's buttons when the AutoEnable property is true. The Btn parameter indicates which of the media player's buttons the user pressed. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!