Vcl.WinXCtrls.TToggleSwitchStateCaptions.CaptionOff
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.