ShellBrowser Delphi Components Documentation
|
Indicates how items can be selected.
TJamShellCheckMode = ( cmSelect, cmAutoCheckSelect );
Members |
Description |
cmSelect |
Items can be selected but not checked. |
cmAutoCheckSelect |
Items are selected and checked at the same time. Note that this is only compatible with Windows Vista and later! |