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

TFPCustomCanvas.DoTextOut

Declaration

Source position: fpcanvas.pp line 297

protected procedure TFPCustomCanvas.DoTextOut(

  x: Integer;

  y: Integer;

  text: ansistring

); virtual; abstract;

procedure TFPCustomCanvas.DoTextOut(

  x: Integer;

  y: Integer;

  text: unicodestring

); virtual;


Documentation generated on: 2025-07-25