TTMSFNCTaskDialogAppearance Class
Defines colors and fill/stroke settings for the various visual areas of the task dialog.
API unit family: TMSFNCTaskDialog
Inherits from: TPersistent
Syntax
TTMSFNCTaskDialogAppearance = class(TPersistent)
Properties
| Name | Description |
|---|---|
| ContentColor | Color of the content text shown below the instruction. |
| DialogColor | Background color of the entire dialog window. |
| DialogPanelFill | Fill style applied to the main dialog panel area. |
| DialogPanelStroke | Stroke style applied to the border of the main dialog panel. |
| ExpandedTextColor | Color of the expanded text revealed when the user clicks the expansion control. |
| FooterColor | Color of the footer text displayed at the bottom of the dialog. |
| InstructionColor | Color of the primary instruction text shown prominently in the dialog. |