Table of Contents

TTMSFNCWidgetLCDLabelCustom.DrawLcdLabel Method

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

API unit family: TMSFNCWidgetLCDLabel Declaring type: TTMSFNCWidgetLCDLabelCustom

Syntax

procedure DrawLcdLabel(AGraphics: TTMSFNCGraphics; ARect: TRectF);

Parameters

Name Description
AGraphics The graphics surface to draw on.
ARect The rectangle in which the value is rendered.