[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Icon displayed beside the Title for the dialog.
Source position: dialogs.pp line 814
public property TCustomTaskDialog.MainIcon : TTaskDialogIcon |
MainIcon is a TTaskDialogIcon with a value that identifies the icon displayed beside the Title for the Task dialog. The default value is tdiInformation, and causes a blue circle with a Question Mark to be displayed as the icon. See TTaskDialogIcon for more information about the values in the enumeration and their meanings.
|
Text displayed at the top of dialog adjacent to the main icon. |
|
|
Text displayed as main content for the Task dialog. |
|
|
Text that is displayed in the expandable / collapsible area on the Task dialog. |
|
|
Text that is displayed in the footer area on the Task dialog. |
|
|
Set of options enabled for the Task dialog. |
|
|
Identifier for an icon displayed on a Task dialog. |
Version 4.0 | Generated 2025-05-03 | Home |