RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.ColoredButtons Property

Determines which buttons on the media player control have color.

Pascal
property ColoredButtons: TButtonSet;
C++
__property TButtonSet ColoredButtons;

ColoredButtons controls which buttons on the media player are colored. 

If a button is not colored with ColoredButtons, it appears in black-and-white when visible. All media player control buttons are colored by default. 

 

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