TTMSFNCBloxToolBar.OnRotateRight Event
Occurs when the element is rotated right from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxToolBar
Inherited from: TTMSFNCBloxCustomToolBar
Syntax
OnRotateRight: TTMSFNCBloxToolBarApplyEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AElement |
The element being rotated. |