Back to Devexpress

TcxControl.IsMouseInPressedArea(Integer,Integer) Method

vcl-cxcontrols-dot-tcxcontrol-dot-ismouseinpressedarea-x28-system-dot-integer-system-dot-integer-x29.md

latest644 B
Original Source

TcxControl.IsMouseInPressedArea(Integer,Integer) Method

Declaration

delphi
function IsMouseInPressedArea(X: Integer; Y: Integer): Boolean; virtual;

Parameters

NameType
XInteger
YInteger

Returns

Type
Boolean

See Also

TcxControl Class

TcxControl Members

cxControls Unit