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

TAtkObjectFactory

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

Declaration

Source position: lazatk1.pas line 1028

type TAtkObjectFactory = object(TGObject)

  function create_accessible();

  

  function get_accessible_type;

  

  procedure invalidate;

  

end;

Inheritance

TAtkObjectFactory

  

TGObject