RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialog.MainIcon Property

Indicates which standard main icon to display.

Pascal
property MainIcon: TTaskDialogIcon;
C++
__property TTaskDialogIcon MainIcon;

MainIcon indicates which standard main icon to display in the Task Dialog. Legal values include tdiNone, tdiWarning, tdiError, tdiInformation, and tdiShield

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!