TTMSFNCBloxToolBarElementPicker.DrawSelectedElement Method
Draws a preview of the currently selected element on the button face.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxToolBarElementPicker
Syntax
procedure DrawSelectedElement(AGraphics: TTMSFNCGraphics; ARect: TRectF); virtual;
Parameters
| Name | Description |
|---|---|
AGraphics |
Graphics context to draw on. |
ARect |
Rectangle the preview is drawn in. |