Source position: fefontengineobjects.pas line 184
type TOnRenderTextHandler = procedure(
AText: string;
x: Single;
y: Single
) of object;