[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 1975
type TGAsyncInitable = object |
||
procedure init_async(); |
|
|
function init_finish(); |
|
|
function new_finish(); |
|
|
end; |
|