Unit 'ftfont' Package
[Overview][Classes][Procedures and functions][Variables][Index] [#fcl-image]

TFreeTypeFont.DoDrawText

Declaration

Source position: ftfont.pp line 64

protected procedure TFreeTypeFont.DoDrawText(

  atx: Integer;

  aty: Integer;

  atext: Ansistring

); override;

procedure TFreeTypeFont.DoDrawText(

  atx: Integer;

  aty: Integer;

  atext: unicodestring

); override;


Documentation generated on: 2025-07-25