Vcl.Dialogs.TCustomTaskDialog.CustomMainIcon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CustomMainIcon: TIcon read FCustomMainIcon write SetCustomMainIcon;

C++

__property Vcl::Graphics::TIcon* CustomMainIcon = {read=FCustomMainIcon, write=SetCustomMainIcon};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

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.