TTMSFNCCustomFontDialogFontStyleChangedEvent Event Type
Event type fired when one or more font style toggles change.
API unit family: TMSFNCFontDialog
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
ABold |
True when bold is selected. |
AItalic |
True when italic is selected. |
AUnderline |
True when underline is selected. |
AStrikethrough |
True when strikethrough is selected. |