TdxCustomShellListView.OnViewChanged Event
Allows you to respond to display mode changes in the Shell List View control.
Declaration
property OnViewChanged: TNotifyEvent read; write;
Remarks
The OnViewChanged
event occurs every time a user clicks any item in the Views submenu of the current folder context menu that is available when the ShellOptions.CurrentFolderContextMenu property is set to True
:
See Also