Mouse event buffer size.
Source position: mouseh.inc line 41
const MouseEventBufSize = 16;
The mouse unit has a mechanism to buffer mouse events. This constant defines the size of the event buffer.