ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamBaseShellListView.ReadOnly Property

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.

Copyright (c) 2011. All rights reserved.