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

TAtkTextIface.get_range_extents

Declaration

Source position: lazatk1.pas line 1363

TAtkTextIface.get_range_extents : procedure(

  text: PAtkText;

  start_offset: gint;

  end_offset: gint;

  coord_type: TAtkCoordType;

  rect: PAtkTextRectangle

);