Table of Contents

TTMSFNCPassLock.OnBeforeDrawPatternCircle Event

Occurs before a pattern circle is drawn.

API unit family: TMSFNCPassLock Declaring type: TTMSFNCPassLock Inherited from: TTMSFNCCustomPassLock

Syntax

OnBeforeDrawPatternCircle: TTMSFNCPassLockBeforeDrawPatternCircleEvent;

Parameters

Name Description
Sender The object that triggered the event.
AGraphics The graphics context used for drawing.
ARect The pattern circle drawing rectangle.
AAllow Set to False to skip drawing the pattern circle.
ADefaultDraw Set to False to replace the default pattern circle drawing.