ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TJamItemIdList.GetInfo

Retrieves information on the ItemIdList that can be used for debugging purposes. Only accesses data that has already been retrieved.

Syntax
Pascal
function GetInfo(const pLevel: TItemIdListInfoLevel = TItemIdListInfoLevel.Normal): string;
Parameters 
Description 
const pLevel: TItemIdListInfoLevel = TItemIdListInfoLevel.Normal 
The debug info level. 

A string containing debug information for the instance.