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