RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButtonControl.TrackButton Property

Specifies which mouse button activates the button control.

Pascal
property TrackButton: TMouseButton;
C++
__property TMouseButton TrackButton;

Use TrackButton to specify which mouse button activates the button control. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!