Vcl.WinXCtrls.TCustomToggleSwitch.GetActiveStateCaption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetActiveStateCaption: string;

C++

System::UnicodeString __fastcall GetActiveStateCaption();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomToggleSwitch


Beschreibung

Der Beschriftungstext des aktuellen Status des Umschalters.

Siehe auch