Represents type TMouseButton.
TMouseButton
type TMouseButton = (mbLeft, mbMiddle, mbRight);
The TMouseButton type exposes the following members.
Represents constant mbLeft.
mbLeft
Represents constant mbMiddle.
mbMiddle
Represents constant mbRight.
mbRight