RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScreen.IconFont Property

Specifies the font used to display the labels on the icons in file selection dialogs.

Pascal
property IconFont: TFont;
C++
__property TFont IconFont;

IconFont stores the Windows icon font setting. This font is used to label the icons on the desktop, and icons in the file selection dialogs. 

 

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