Checks if the item with the given index is selected.
function IsSelected(pIndex: Integer): Boolean; override;
True if the item is selected or False otherwise.
SelectItem
DeselectItem
Jam.Shell.Controls.ExplorerBrowser.TJamExplorerBrowser