folderlistview ShowSortMark property
Return to Introduction  Previous page  Next page
Applies to
dcFolderListView component.  

Declaration
property ShowSortMark: Boolean;  

Description
The ShowSortMark property specifies whether you would like to show the arrow-style sort mark (aclistviewsortmarkasc or aclistviewsortmarkdesc) on the header sections, which indicates the sorting direction of the column. Set ShowSortMark to False if you don't want to show these marks.  
 
tip The sort mark can be "raised" or "sunken". To change the style of sort mark use SortMarkKind property.  

Note
The sort mark will be invisible anyway, if SortType property is stNone.  

See also
SortMarkKind, SortColumn and SortDirection properties.  
File not found.