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};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TToggleSwitchStateCaptions |
説明
トグル スイッチが Off 状態のときのキャプション テキストです。