Vcl.Dialogs.TTaskDialog.CustomMainIcon

From RAD Studio API Documentation
Jump to: navigation, search

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.

Vcl.Dialogs.TTaskDialog.CustomMainIcon inherits from Vcl.Dialogs.TCustomTaskDialog.CustomMainIcon. All content below this line refers to Vcl.Dialogs.TCustomTaskDialog.CustomMainIcon.

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.