TTMSFNCBloxFormatBlockToolBar.OnApplyPictureMode Event
Occurs when a picture display mode is applied from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxFormatBlockToolBar
Syntax
OnApplyPictureMode: TTMSFNCBloxToolBarApplyPictureMode;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AElement |
The element the picture mode is applied to. |
APictureMode |
The selected picture display mode. |