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

This is ZoneCaptionHitTest, a member of class TDockTree.

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