Table of Contents

TTMSFNCPassLock.OnAfterDrawPatternCircle Event

Occurs after a pattern circle is drawn.

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

Syntax

OnAfterDrawPatternCircle: TTMSFNCPassLockAfterDrawPatternCircleEvent;

Parameters

Name Description
Sender The object that triggered the event.
AGraphics The graphics context used for drawing.
ARect The pattern circle drawing rectangle.