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

atk_text_get_range_extents

Declaration

Source position: lazatk1.pas line 1674

procedure atk_text_get_range_extents(

  text: PAtkText;

  start_offset: gint;

  end_offset: gint;

  coord_type: TAtkCoordType;

  rect: PAtkTextRectangle

);