Vcl.MPlayer.TButtonSet
Delphi
TButtonSet = set of TMPBtnType;
C++
typedef System::Set<TMPBtnType, TMPBtnType::btPlay, TMPBtnType::btEject> TButtonSet;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
set typedef |
public | Vcl.MPlayer.pas Vcl.MPlayer.hpp |
Vcl.MPlayer | Vcl.MPlayer |
Description
TButtonSet is a set of TMPBtnType values.
TButtonSet represents a set of zero or more of the buttons that can appear on a TMPDeviceType control.