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

TAtkSelection

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazatk1.pas line 857

type TAtkSelection = object

  selection_changed: ;

  

  function add_selection();

  

  function clear_selection;

  

  function get_selection_count;

  

  function is_child_selected();

  

  function ref_selection();

  

  function remove_selection();

  

  function select_all_selection;

  

end;

Inheritance

TAtkSelection