Control that displays a numeric or date/time value as a seven-segment LCD style display, with a configurable border, segment colors, and customizable drawing.
Draws the current value as a seven-segment display within the given rectangle, raising the before- and after-draw events. (inherited from TTMSFNCWidgetLCDLabelCustom)
Occurs after the value segments are drawn, allowing additional custom rendering on top of the displayed value. (inherited from TTMSFNCWidgetLCDLabelCustom)
Occurs before the background is drawn, allowing custom rendering or suppression of the default background. (inherited from TTMSFNCWidgetLCDLabelCustom)
Occurs before the value segments are drawn, allowing custom rendering or suppression of the default display. (inherited from TTMSFNCWidgetLCDLabelCustom)