ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamSelectionList.BoolToSelectionState Method

Converts a boolean value to a selection state.

Syntax
Pascal
class function BoolToSelectionState(pValue: Boolean): TJamSelectionState;
Parameters 
Description 
Value 
The boolean value. 

TJamSelectionState: ssChecked if true has been passed. ssUnChecked otherwise.

roth@jam-software.com

Copyright (c) 2011. All rights reserved.