Remove StrUtils.PosEx implementations, redirect to Pos.
...Because Pos
is able to do the same for quite some time. Redundancy improves hardware reliability but software is another story.
Patch: posex.patch.
Also make Offset
arguments signed and slightly improve RPos*
.