TTMSFNCBloxFormatBlockToolBar.OnApplyStrokeStyle Event
Occurs when a stroke style is applied from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxFormatBlockToolBar
Syntax
OnApplyStrokeStyle: TTMSFNCBloxToolBarApplyStrokeStyle;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AElement |
The element the stroke style is applied to. |
AStrokeStyle |
The selected stroke style. |