TTMSFNCBloxToolBarElementPicker.Draw Method
Draws the picker button, including the currently selected element.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxToolBarElementPicker
Syntax
procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;
Parameters
| Name | Description |
|---|---|
AGraphics |
Graphics context to draw on. |
ARect |
Rectangle the button is drawn in. |