[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 3921
type TGFileOutputStream = object(TGOutputStream) |
||
|
||
function get_etag; |
|
|
function query_info(); |
|
|
procedure query_info_async(); |
|
|
function query_info_finish(); |
|
|
end; |
|
||
|
||
|