Unit 'LazFreeTypeIntfDrawer' Package
[Overview][Types][Classes][Index] [#lcl]

TIntfFreeTypeDrawer.DrawText

Declaration

Source position: lazfreetypeintfdrawer.pas line 54

public procedure TIntfFreeTypeDrawer.DrawText(

  AText: string;

  AFont: TFreeTypeRenderableFont;

  x: single;

  y: single;

  AColor: TFPColor

); override; overload;