TTMSFNCBloxToolBar.OnDeletePicture Event
Occurs when the element's picture is removed from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxToolBar
Inherited from: TTMSFNCBloxCustomToolBar
Syntax
OnDeletePicture: TTMSFNCBloxToolBarApplyEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AElement |
The element the picture is removed from. |