Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

AtEnd method

Project: Shell Folders Unit.

Unit: PJShellFolders.

Class: TPJSpecialFolderEnum

Applies to: ~>2.0

function AtEnd: Boolean;

Description

AtEnd tests whether the end of the special folder enumeration has been reached.

The function returns true when all the special folder identifier values have been returned and false otherwise.