Directory structure with associated icons and file info in ListView
Using ShellAPI unit and few lines of code, we can load directory structure into ListView and show associated icons and information for each file.
Using ShellAPI unit and few lines of code, we can load directory structure into ListView and show associated icons and information for each file.
Another “one-line code trick” and probably completely useless. 🙂
This trick is pretty simple. You just need few icons (at least two) for animation and Timer component. The rest is easy…