TdxCustomToggleSwitchProperties.StateIndicator Property
Provides access to the settings of the checked state indicator.
Declaration
property StateIndicator: TdxToggleSwitchStateIndicator read; write;
Property Value
Type |
---|
TdxToggleSwitchStateIndicator |
Remarks
Refer to the TdxToggleSwitchStateIndicator class description to learn about these settings.
See Also