Table of Contents

TTMSFNCToolBarBitmapPicker.Draw Method

Renders the button onto the given graphics canvas within the specified rectangle.

API unit family: TMSFNCToolBar Declaring type: TTMSFNCToolBarBitmapPicker Inherited from: TTMSFNCDefaultToolBarButton

Syntax

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

Parameters

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