Skip to main content

TdxToggleSwitchStateIndicator.OnText Event

Specifies the text label for the checked state (also called the On state).

Declaration

property OnText: string read; write;

Remarks

The specified text label is displayed by a toggle switch editor if the Kind property and the editor’s Checked property are set to sikText and True, respectively.

See Also