RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MPlayer.TButtonSet Type

TButtonSet is a set of TMPBtnType values.

Pascal
TButtonSet = set of TMPBtnType;
C++
TMPBtnType TButtonSet;

TButtonSet represents a set of zero or more of the buttons that can appear on a TMPDeviceType control. 

 

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