Table of Contents

TTMSFNCImageColor.Draw Method

Renders the color wheel bitmap and overlays a crosshair cursor at the currently selected color position.

API unit family: TMSFNCColorWheel Declaring type: TTMSFNCImageColor

Syntax

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

Parameters

Name Description
AGraphics Graphics context to draw on.
ARect Bounding rectangle available for drawing.