Source position: strutils.pp line 293
type TStringReplaceAlgorithm = (
sraDefault,
sraManySmall,
sraBoyerMoore
);