Vcl.WinXCtrls.TToggleSwitchStateCaptions.CaptionOn
Delphi
property CaptionOn: string read FCaptionOn write SetCaptionOn stored IsCaptionOnStored;
C++
__property System::UnicodeString CaptionOn = {read=FCaptionOn, write=SetCaptionOn, stored=IsCaptionOnStored};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TToggleSwitchStateCaptions |
説明
トグル スイッチが On 状態のときのキャプション テキストです。