TdxToggleSwitchStateIndicator Properties
Contains settings of the checked state indicator for toggle switch editors (TdxToggleSwitch and TdxDBToggleSwitch).Name | Description |
---|---|
Kind | Specifies how a toggle switch editor indicates its checked/unchecked states in addition to a thumb. |
OffGlyph | Specifies the image for the unchecked state (also called the Off state). |
OffText | Specifies the text label for the unchecked state (also called the Off state). |
Position | Specifies the display position of the selected indicator – outside or inside the switch. |
See Also