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

atk_text_get_string_at_offset

Declaration

Source position: lazatk1.pas line 1619

function atk_text_get_string_at_offset(

  text: PAtkText;

  offset: gint;

  granularity: TAtkTextGranularity;

  start_offset: Pgint;

  end_offset: Pgint

):Pgchar;