Occurs when the control goes into edit mode.
property OnBeginEdit: TNotifyEvent;
The OnComboClick event occurs after BeginEdit has been called, just before control is passed on to the editor.
BeginEdit
JamShellBreadCrumbBar.TCustomBreadCrumbControl