Source position: jwawincon.pas line 358
type _CONSOLE_SELECTION_INFO = record
dwFlags: DWORD;
dwSelectionAnchor: COORD;
srSelection: SMALL_RECT;
end;