JVCL Help:TJvDriveCombo.Refresh

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Updates the list of drives.


Pascal

 procedureRefresh; virtual;


Description

Call Refresh to update the display in the list. When you call Refresh, the combo box clears the list, scans the system for drives and fills the Items array again, finally resetting the selected item to be the previously selected item.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page