|
RAD Studio VCL Reference
|
Specifies whether the control is transparent to the mouse.
property InterceptMouse: Boolean;
__property Boolean InterceptMouse;
If set to True, the transparent control captures mouse clicks. If set to False, the transparent control ignores mouse clicks. By default, this property is set to False.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|