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

TAtkComponent

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

Declaration

Source position: lazatk1.pas line 452

type TAtkComponent = object

  bounds_changed: ;

  

  function contains();

  

  function get_alpha;

  

  procedure get_extents();

  

  function get_layer;

  

  function get_mdi_zorder;

  

  function grab_focus;

  

  function ref_accessible_at_point();

  

  function scroll_to();

  

  function scroll_to_point();

  

  function set_extents();

  

  function set_position();

  

  function set_size();

  

end;

Inheritance

TAtkComponent