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

TFPCustomCanvas.GetTextSize

Declaration

Source position: fpcanvas.pp line 339

public procedure TFPCustomCanvas.GetTextSize(

  text: Ansistring;

  var w: Integer;

  var h: Integer

);

procedure TFPCustomCanvas.GetTextSize(

  text: unicodestring;

  var w: Integer;

  var h: Integer

);


Documentation generated on: 2026-03-03