folderlistview PopupMenu property
Return to Introduction  Previous page  Next page
Applies to
dcFolderListView component as subproperty of HeaderMenu structure.  

Declaration
property PopupMenu: TPopupMenu;  

Description
The PopupMenu property points to the custom popup menu, which will be used when user clicks the right mouse button. To point the menu items which will sort the columns when user clicks them - use AscendingItem and DescendingItem properties.  
 
tip By default, the dcFolderListView already has the built-in popup menu with two menu items, "Sort Ascending" and "Sort Descending". Use the custom popup menu only if you would like to add additional features to the header menu or wish to translate the text for menu items to another language.  

See also
AscendingItem and DescendingItem properties.  
File not found.