Table of Contents

TTMSFNCToolBarColorPicker.Draw Method

Renders the color picker button, including the selected color swatch.

API unit family: TMSFNCToolBar Declaring type: TTMSFNCToolBarColorPicker

Syntax

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

Parameters

Name Description
AGraphics Graphics context to draw onto.
ARect Bounding rectangle for the button.