RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileListBox.ShowGlyphs Property

Determines whether glyphs (bitmaps) appear next to the file names listed in the file list box.

Pascal
property ShowGlyphs: Boolean;
C++
__property Boolean ShowGlyphs;

Set ShowGlyphs to true to display icons next to the files in the list that indicate the file type. Set ShowGlyphs to false to list only the file names. 

 

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