|
RAD Studio VCL Reference
|
Causes the specified control to receive all mouse messages.
procedure SetCaptureControl(Control: TControl);
SetCaptureControl(TControl * Control);
Call SetCaptureControl to allow a control to capture the mouse. When the control has the mouse captured, it receives all mouse messages until another control captures the mouse.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|