Table of Contents

TTMSFNCBloxFormatBlockToolBar.OnApplyStrokeColor Event

Occurs when a stroke color is applied from the toolbar.

API unit family: TMSFNCBloxToolBar Declaring type: TTMSFNCBloxFormatBlockToolBar

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.