Project: Shell Folders Unit.
Unit: PJShellFolders.
Applies to: ~>2.0
IPJSpecialFolderEnum interface to an object that can enumerate the shell’s special folder identifiers. TPJSpecialFolderEnum implements the interface.
| Method | Description |
|---|---|
| AtEnd | Tests whether the end of the enumeration has been reached. |
| Count | Returns the number of special folder identifiers in the enumeration. |
| Init | Reinitialises the enumeration. |
| Next | Returns the next identifier in the enumeration. |