Checks if the item with the given index is selected.
function IsSelected(pIndex: Integer): Boolean; virtual; abstract; overload;
True if the item is selected or False otherwise.
SelectItem
DeselectItem
JamSystemShellView.TJamShellControl