TdxToggleSwitchStateIndicator.OnGlyph Event
Specifies the image for the checked state (also called the On state).
Declaration
property OnGlyph: TdxSmartGlyph read; write;
Remarks
The specified image is displayed by a toggle switch editor if the Kind property and the editor’s Checked property are set to sikGlyph and True, respectively.
See Also