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

atk_text_scroll_substring_to_point

Declaration

Source position: lazatk1.pas line 1625

function atk_text_scroll_substring_to_point(

  text: PAtkText;

  start_offset: gint;

  end_offset: gint;

  coords: TAtkCoordType;

  x: gint;

  y: gint

):gboolean;