Table of Contents

TTMSFNCWidgetLCDLabelCustom Class

Base class for a control that renders a value as a seven-segment LCD style display. Provides the caption settings, border, and customizable drawing of the background and segments.

API unit family: TMSFNCWidgetLCDLabel Inherits from: TTMSFNCCustomControl

Syntax

TTMSFNCWidgetLCDLabelCustom = class(TTMSFNCCustomControl)

Methods

Name Description
DrawLcdLabel Draws the current value as a seven-segment display within the given rectangle, raising the before- and after-draw events.