TTMSFNCBloxFormatBlockToolBar.OnApplyFillType Event
Occurs when a fill type is applied from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxFormatBlockToolBar
Syntax
OnApplyFillType: TTMSFNCBloxToolBarApplyFillType;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AElement |
The element the fill type is applied to. |
AFillType |
The selected fill type. |