Source position: fpterm.controller.pas line 89
type TTerminalMouseProtocolEncoding = (
tmpeX10,
tmpeUTF8,
tmpeSGR,
tmpeURXVT,
tmpeSGRPixels
);