function ZoneCaptionHitTest(const Zone: TDockZone; const MousePos: TPoint; var HTFlag: Integer): Boolean; virtual;
virtual __fastcall Boolean ZoneCaptionHitTest(const TDockZone Zone, const TPoint MousePos, int HTFlag);
This is ZoneCaptionHitTest, a member of class TDockTree.