TTMSFNCBloxToolBar.OnOpenPicture Event
Occurs when a picture is opened for the element from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxToolBar
Inherited from: TTMSFNCBloxCustomToolBar
Syntax
OnOpenPicture: TTMSFNCBloxToolBarApplyEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AElement |
The element the picture is loaded into. |