TTMSFNCBloxToolBar.OnApplyStrokeWidth Event
Occurs when a stroke width is applied from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxToolBar
Inherited from: TTMSFNCBloxCustomToolBar
Syntax
OnApplyStrokeWidth: TTMSFNCBloxToolBarApplyStrokeWidth;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AElement |
The element the stroke width is applied to. |
AStrokeWidth |
The selected stroke width. |