Vcl.Dialogs.TTaskDialog.CustomMainIcon

From RAD Studio API Documentation

Delphi

property CustomMainIcon: TIcon read FCustomMainIcon write SetCustomMainIcon;

C++

__property CustomMainIcon;

Properties

Type Visibility Source Unit Parent
property published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

Description

Indicates the custom main icon, if any, for the Task Dialog. {{#multireplace:Vcl.Dialogs.TTaskDialog.CustomMainIcon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.Dialogs.TCustomTaskDialog.CustomMainIcon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.Dialogs.TCustomTaskDialog.CustomMainIcon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Indicates the custom main icon, if any, for the Task Dialog.

CustomMainIcon points to the custom main icon for this Task Dialog, if tfUseHiconMain is set in Flags.