TdxCustomShellListView.OnCurrentFolderChanged Event
Allows you to respond to navigation between shell items.
Declaration
property OnCurrentFolderChanged: TNotifyEvent read; write;
Remarks
The OnCurrentFolderChanged
event occurs every time the AbsolutePIDL or Path property value changes.
See Also