API:Vcl.Controls.TDragImageList.DragLock

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DragLock(Window: HWND; XPos, YPos: Integer): Boolean;

C++

bool __fastcall DragLock(HWND Window, int XPos, int YPos);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TDragImageList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!