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