Table of Contents

TTMSFNCWidgetProgress.OnAfterDrawTickmarks Event

Occurs after tick marks are drawn.

API unit family: TMSFNCWidgetProgress Declaring type: TTMSFNCWidgetProgress Inherited from: TTMSFNCWidgetProgressCustom

Syntax

OnAfterDrawTickmarks: TTMSFNCWidgetProgressAfterDrawTickmarksEvent;

Parameters

Name Description
Sender Widget raising the event.
AGraphics Graphics context used for drawing.
RectCircle Bounds of the circle around which tick marks were drawn.
TickmarkOptions Tick-mark options used for the drawing pass.
CircleOptions Circle options used for the drawing pass.