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

TFreeTypeDrawer.DrawTextWordBreak

Declaration

Source position: easylazfreetype.pas line 210

procedure TFreeTypeDrawer.DrawTextWordBreak(

  AText: string;

  AFont: TFreeTypeRenderableFont;

  x: Single;

  y: Single;

  AMaxWidth: Single;

  AColor: TFPColor;

  AAlign: TFreeTypeAlignments

);

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