ImageEn, unit iexFolderTree

TIEFileListBox.Update

TIEFileListBox.Update

Declaration

procedure Update();

Description

Refresh the content of the control (check for new files).

Example

// Refresh folder
IEFileListBox1.Update();