Vcl.ActnCtrls.TCustomButtonControl.TrackButton
Delphi
property TrackButton: TMouseButton read FTrackButton write FTrackButton;
C++
__property System::Uitypes::TMouseButton TrackButton = {read=FTrackButton, write=FTrackButton, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.ActnCtrls.pas Vcl.ActnCtrls.hpp |
Vcl.ActnCtrls | TCustomButtonControl |
Description
Specifies which mouse button activates the button control.
Use TrackButton to specify which mouse button activates the button control.