Vcl.WinXCtrls.TCustomToggleSwitch.GetActiveStateCaption

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetActiveStateCaption: string;

C++

System::UnicodeString __fastcall GetActiveStateCaption();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomToggleSwitch


説明

トグル スイッチの現在の状態キャプション テキストです。

関連項目