Table of Contents

TTMSFNCBloxToolBar.OnApplyStrokeStyle Event

Occurs when a stroke style is applied from the toolbar.

API unit family: TMSFNCBloxToolBar Declaring type: TTMSFNCBloxToolBar Inherited from: TTMSFNCBloxCustomToolBar

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.