Source position: fefontengineobjects.pas line 65
type TFEWordBreakHandler = procedure(
var ABefore: string;
var AAfter: string
) of object;