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

TAtkTextIface.scroll_substring_to

Declaration

Source position: lazatk1.pas line 1366

TAtkTextIface.scroll_substring_to : function(

  text: PAtkText;

  start_offset: gint;

  end_offset: gint;

  type_: TAtkScrollType

):gboolean;