RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.FooterIcon Property

Indicates which standard footer icon to display.

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

FooterIcon indicates which standard footer 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!