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