TdxShellListViewOptions.ShowReadOnly Property
Specifies if the Shell List View control displays read-only shell items.
Declaration
property ShowReadOnly: Boolean read; write; default True;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | True | If |
Remarks
The ShowReadOnly property’s default value is True.
See Also