Table of Contents

TTMSFNCCustomColorWheelBeforeDrawSelectedColorPanelEvent Event Type

Event type fired before the selected-color preview panel is drawn.

API unit family: TMSFNCColorWheel

Parameters

Name Description
Sender Object that triggered the event.
AGraphics Graphics context used for drawing.
ARectF Preview panel rectangle.
ASelectedColor Current selected color.
AAllow Set to False to skip drawing the preview panel.
ADefaultDraw Set to False after custom drawing to suppress the default drawing.