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

TAtkComponentIface

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

Declaration

Source position: lazatk1.pas line 537

type TAtkComponentIface = object

  parent: TGTypeInterface;

  

  add_focus_handler: ;

  

  contains: ;

  

  ref_accessible_at_point: ;

  

  get_extents: ;

  

  get_position: ;

  

  get_size: ;

  

  grab_focus: ;

  

  remove_focus_handler: ;

  

  set_extents: ;

  

  set_position: ;

  

  set_size: ;

  

  get_layer: ;

  

  get_mdi_zorder: ;

  

  bounds_changed: ;

  

  get_alpha: ;

  

  scroll_to: ;

  

  scroll_to_point: ;

  

end;

Inheritance

TAtkComponentIface