Vcl.CaptionedDockTree.TCaptionedDockTree.InternalCaptionHitTest

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InternalCaptionHitTest(const Zone: TDockZone;
const MousePos: TPoint): TDockCaptionHitTest;

C++

unsigned __fastcall InternalCaptionHitTest(Vcl::Controls::TDockZone* const Zone, const System::Types::TPoint &MousePos);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.CaptionedDockTree.pas
Vcl.CaptionedDockTree.hpp
Vcl.CaptionedDockTree TCaptionedDockTree

Description

Embarcadero Technologies does not currently have any additional information.