Vcl.WinXCtrls.TToggleSwitchStateCaptions.CaptionOff

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CaptionOff: string read FCaptionOff write SetCaptionOff stored IsCaptionOffStored;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TToggleSwitchStateCaptions


Beschreibung

Die Beschriftung, wenn sich der Umschalter im Status Off befindet.

Siehe auch