RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.CustomMainIcon Property

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

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

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

 

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