RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!