Source position: synedittypes.pp line 98
type TSynSelectionMode = (
smNormal,
smLine,
smColumn,
smCurrent
);