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

TFreeTypeDrawer.DrawTextRect

Declaration

Source position: easylazfreetype.pas line 211

procedure TFreeTypeDrawer.DrawTextRect(

  AText: string;

  AFont: TFreeTypeRenderableFont;

  X1: Single;

  Y1: Single;

  X2: Single;

  Y2: Single;

  AColor: TFPColor;

  AAlign: TFreeTypeAlignments

);

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