TAdvToolbarPager has no drag/drop events

Hi,

I am writing a toolbar customiser where user can drag any TAdvGlowButton on any TAdvToolBar on any TAdvPage of TAdvToolbarPager control to another tab (TAdvPage) on same TAdvToolbarPager. 

Unfortunately although TAdvGlowButton supports the drag/drop events, there does not seem to be any way to capture the drag/drop events on TAdvPage. At the moment I have to drag the buttons onto a button in the Quick Access Toolbar which works but is not ideal. 

Can you please consider adding/exposing these events (perhaps an OnTabDragOver and OnTabDragDrop event) on TAdvToolbarPager?

Regards
Adam


Sorry, probably wrong place for this, posted as a feature request.

We'll investigate if we can enable this in a future version.