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

atk_text_set_selection

Declaration

Source position: lazatk1.pas line 1627

function atk_text_set_selection(

  text: PAtkText;

  selection_num: gint;

  start_offset: gint;

  end_offset: gint

):gboolean;