Table of Contents

TTMSFNCValueIndicatorOptions.Draw Method

Draws the indicator using the current Kind setting.

API unit family: TMSFNCWidgetProgress Declaring type: TTMSFNCValueIndicatorOptions

Syntax

procedure Draw(AGraphics: TTMSFNCGraphics; aCenterPoint: TPointF; ABitmapContainer: TTMSFNCBitmapContainer); virtual;

Parameters

Name Description
AGraphics Graphics context used for drawing.
aCenterPoint Center point of the indicator in control coordinates.
ABitmapContainer Container used when Kind is piBitmap.