|
RAD Studio VCL Reference
|
Specifies whether the button control accepts mouse clicks.
property ClicksDisabled: Boolean;
__property Boolean ClicksDisabled;
Use ClicksDisabled to determine whether a button control accepts mouse clicks. If ClicksDisabled is true, the button control doesn't accept mouse clicks. Otherwise, the button control accepts mouse clicks.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|