Vcl.MPlayer.TButtonSet

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TButtonSet = set of TMPBtnType;

C++

typedef System::Set<TMPBtnType, TMPBtnType::btPlay, TMPBtnType::btEject> TButtonSet;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
Vcl.MPlayer.pas
Vcl.MPlayer.hpp
Vcl.MPlayer Vcl.MPlayer

説明

TButtonSet は,TMPBtnType の値の集合です。

TButtonSet は,TMPDeviceType コントロール上に表示できる 0 個以上のボタンの集合を表します。