RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.CustomFooterIcon Property

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

Pascal
property CustomFooterIcon: TIcon;
C++
__property TIcon CustomFooterIcon;

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!