Source position: controls.pp line 178
type TCaptureMouseButtons = set of (
mbLeft,
mbRight,
mbMiddle
);