Table of Contents

TTMSFNCProgressBar.Draw Method

Draws the progress bar into the specified rectangle.

API unit family: TMSFNCProgressBar Declaring type: TTMSFNCProgressBar Inherited from: TTMSFNCCustomProgressBar

Syntax

procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;

Parameters

Name Description
AGraphics Graphics context used for drawing.
ARect Target rectangle for the control content.