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

TFreeTypeWordBreakHandler

Declaration

Source position: easylazfreetype.pas line 49

type TFreeTypeWordBreakHandler = procedure(

  var ABefore: string;

  var AAfter: string

) of object;

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