ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.TItemIdListInfoLevel

The level of information that can be specified in IHasDebugInfo.GetInfo.

Syntax
Pascal
TItemIdListInfoLevel = (
  Normal,
  Verbose
);
Members 
Description 
Normal 
Returns only data already available in the ItemIdList.  
Verbose 
Like normal. For ItemIdLists that are already resolved, some additional info like the Depth, and the captions of the parts of the ItemIdList is gathered too.