folderlistview Refresh method
Return to Introduction  Previous page  Next page
Applies to
dcFolderListView component.  

Declaration
procedure Refresh;  

Description
The Refresh method refreshes content of the dcFolderListView, re-scanning the content of the current Folder and retrieving information about files and directories.  
 
When the list view content is about to be updated - OnBeginUpdate event occurs. Once the list view has finished updating - OnEndUpdate occurs.  

See also
OnBeginUpdate and OnEndUpdate events.  
File not found.