TClrCustomControl.Capture Property
Gets or sets a value indicating whether the control has captured the mouse.
public property Capture: Boolean read GetCapture write SetCapture;
Property Value
Type: Boolean
Gets or sets a value indicating whether the control has captured the mouse.
public property Capture: Boolean read GetCapture write SetCapture;