[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 1137
type TAtkRegistry = object(TGObject) |
||
|
||
|
||
function get_factory(); |
|
|
function get_factory_type(); |
|
|
procedure set_factory_type(); |
|
|
end; |
|
||
|