TTMSFNCBloxFormatBlockTextToolBar.OnApplyFontName Event
Occurs when a font name is applied from the toolbar.
API unit family: TMSFNCBloxToolBar
Declaring type: TTMSFNCBloxFormatBlockTextToolBar
Syntax
OnApplyFontName: TTMSFNCBloxToolBarApplyFontName;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AElement |
The element the font name is applied to. |
AFontName |
The selected font name. |