TdxToggleSwitchStateIndicator Members
In This Article
#Properties
Name | Description |
---|---|
Kind | Specifies how a toggle switch editor indicates its checked/unchecked states in addition to a thumb. |
Off |
Specifies the image for the unchecked state (also called the Off state). |
Off |
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. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Specifies the image for the checked state (also called the On state). |
On |
Specifies the text label for the checked state (also called the On state). |
See Also