Unit 'FPCanvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-image]

TFPCustomDrawFont.DoDrawText

Declaration

Source position: fpcanvas.pp line 417

protected procedure TFPCustomDrawFont.DoDrawText(

  x: Integer;

  y: Integer;

  text: ansistring

); virtual; abstract;

procedure TFPCustomDrawFont.DoDrawText(

  x: Integer;

  y: Integer;

  text: unicodestring

); virtual;


Documentation generated on: 2025-07-25