prototype for an event that is raised if an invalid path is about to be added to TJamBaseSelectionList descendant.
TInvalidPathEvent = procedure (Sender: TJamBaseSelectionList; const Path: String) of object;
JamSelectionList