ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamBaseShellListView.ReadOnly

Prevents operations that change the file system from being executed.

Syntax
Pascal
property ReadOnly;

Set ReadOnly to true if you want to prevent 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.