RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCaptionedDockTree.ZoneCaptionHitTest Method
Pascal
function ZoneCaptionHitTest(const Zone: TDockZone; const MousePos: TPoint; var HTFlag: Integer): Boolean; override;
C++
virtual __fastcall Boolean ZoneCaptionHitTest(const TDockZone Zone, const TPoint MousePos, int HTFlag);

This is ZoneCaptionHitTest, a member of class TCaptionedDockTree.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!