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

TAtkSelectionIface

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

Declaration

Source position: lazatk1.pas line 1186

type TAtkSelectionIface = object

  parent: TGTypeInterface;

  

  add_selection: ;

  

  clear_selection: ;

  

  ref_selection: ;

  

  get_selection_count: ;

  

  is_child_selected: ;

  

  remove_selection: ;

  

  select_all_selection: ;

  

  selection_changed: ;

  

end;

Inheritance

TAtkSelectionIface