[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazAtk1' (#lcl)

TAtkText.get_character_extents

Declaration

Source position: lazatk1.pas line 958

procedure TAtkText.get_character_extents(

  offset: gint;

  x: Pgint;

  y: Pgint;

  width: Pgint;

  height: Pgint;

  coords: TAtkCoordType

);