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

TAtkText.get_range_extents

Declaration

Source position: lazatk1.pas line 962

procedure TAtkText.get_range_extents(

  start_offset: gint;

  end_offset: gint;

  coord_type: TAtkCoordType;

  rect: PAtkTextRectangle

);