ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellListItem.IsParentFolderItem

Use this property to determine if the current object is the additional ".." folder, that allows the user to navigate to the parent folder of the current folder.

Syntax
Pascal
property IsParentFolderItem: Boolean;

Returns true if the current object is the additional folder ".." to navigate upwards.