TTMSFNCFontDialogButton Class
Button control used in the font dialog to display and select a font color.
API unit family: TMSFNCFontDialog
Inherits from: TTMSFNCCustomControl
Syntax
TTMSFNCFontDialogButton = class(TTMSFNCCustomControl)
Properties
| Name | Description |
|---|---|
| Expanded | When True, the color selector panel is expanded and visible. |
| SelectedColor | Currently selected color shown by the button. |
Events
| Name | Description |
|---|---|
| OnButtonClicked | Fires when the button is clicked by the user. |