Table of Contents

TTMSFNCWidgetProgress.OnBeforeDrawTickmarks Event

Occurs before tick marks are drawn.

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

Syntax

OnBeforeDrawTickmarks: TTMSFNCWidgetProgressBeforeDrawTickmarksEvent;

Parameters

Name Description
Sender Widget raising the event.
AGraphics Graphics context used for drawing.
RectCircle Bounds of the circle around which tick marks are drawn.
TickmarkOptions Tick-mark options used for the drawing pass.
CircleOptions Circle options used for the drawing pass.
AAllow Set to False to skip the drawing stage.
ADefaultDraw Set to False to suppress the built-in tick drawing.