[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 1028
type TAtkObjectFactory = object(TGObject) |
||
function create_accessible(); |
|
|
function get_accessible_type; |
|
|
procedure invalidate; |
|
|
end; |
|
||
|