Vcl.WinXCtrls.TToggleSwitchStateCaptions.CaptionOff

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property CaptionOff: string read FCaptionOff write SetCaptionOff stored IsCaptionOffStored;

C++

__property System::UnicodeString CaptionOff = {read=FCaptionOff, write=SetCaptionOff, stored=IsCaptionOffStored};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TToggleSwitchStateCaptions


Description

Le texte du libellé lorsque le commutateur à bascule est à l'état Off.

Voir aussi