ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TInvalidPathEvent

prototype for an event that is raised if an invalid path is about to be added to TJamBaseSelectionList descendant.

Syntax
Pascal
TInvalidPathEvent = procedure (Sender: TJamBaseSelectionList; const Path: String) of object;