Using AdvPanel CanMove=true and OnCaptionClick

I'm using TAdvPanel, and when I set CanMove=true then OnCaptionClick
never fires. Surely I can use these at the same time.

Sorry, this is mutually exclusive. The first mouse down on the caption starts the moving and in that case there is not really a click happening.