ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.ReadOnly

Prevents operations that change the file system from being executed.

Syntax
Pascal
property ReadOnly;

Set ReadOnly to true if you want operations like rename, delete, cut and paste from being executed. This can be useful if you want to provide the user with a read-only view of the file system.