[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'EasyLazFreeType' (#lazutils)

TOnRenderTextHandler

Declaration

Source position: easylazfreetype.pas line 168

type TOnRenderTextHandler = procedure(

  AText: string;

  x: single;

  y: single

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.