Vcl.Themes.TThemedToggleSwitch

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes Vcl.Themes

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !