Vcl.Themes.TThemedToggleSwitch

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

Delphi

TThemedToggleSwitch = (
ttsToggleSwitchDontCare,
ttsToggleSwitchRoot,
ttsTrackOffNormal, ttsTrackOffHot, ttsTrackOffDisabled,
ttsTrackOnNormal, ttsTrackOnHot, ttsTrackOnDisabled,
ttsThumbNormal, ttsThumbHot, ttsThumbDisabled
);

C++

enum DECLSPEC_DENUM TThemedToggleSwitch : unsigned char { ttsToggleSwitchDontCare, ttsToggleSwitchRoot, ttsTrackOffNormal, ttsTrackOffHot, ttsTrackOffDisabled, ttsTrackOnNormal, ttsTrackOnHot, ttsTrackOnDisabled, ttsThumbNormal, ttsThumbHot, ttsThumbDisabled };

プロパティ

種類 可視性 ソース ユニット
enum public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes Vcl.Themes

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。