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

atk_text_get_character_extents

Declaration

Source position: lazatk1.pas line 1673

procedure atk_text_get_character_extents(

  text: PAtkText;

  offset: gint;

  x: Pgint;

  y: Pgint;

  width: Pgint;

  height: Pgint;

  coords: TAtkCoordType

);