Table of Contents

TTMSFNCPassLock.Draw Method

Draws the pass lock control.

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

Syntax

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

Parameters

Name Description
AGraphics The graphics context used for drawing.
ARect The drawing rectangle.