Vcl.Dialogs.TCustomTaskDialog.CustomFooterIcon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CustomFooterIcon: TIcon read FCustomFooterIcon write SetCustomFooterIcon;

C++

__property Vcl::Graphics::TIcon* CustomFooterIcon = {read=FCustomFooterIcon, write=SetCustomFooterIcon};

Properties

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

Description

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

CustomFooterIcon points to the custom footer icon for this Task Dialog, if tfUseHiconFooter is set in Flags.