Table of Contents

TTMSFNCCustomPassLock.Draw Method

Draws the pass lock control.

API unit family: TMSFNCPassLock Declaring type: TTMSFNCCustomPassLock

Syntax

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

Parameters

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