ImageEn, unit iexFolderTree |
|
TIEFileListBox.AutoRefresh
Declaration
property AutoRefresh : Boolean;
Description
When enabled the current
Folder will be monitored for changes and new files that appear automatically appended and deleted files will be automatically removed
Note: You can monitor the addition and removal of files using the
OnAutoRefresh event