ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellList.GetItemSelectionState Method

Get the checkbox state of an item.

Syntax
Pascal
function GetItemSelectionState(i: Integer): TJamSelectionState;

Use this method to query the status of the checkbox of the item with index i. Please make sure that the Checkboxes property is set to true before using this method.

Copyright (c) 2011. All rights reserved.