[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 5282
type TGNetworkService = object(TGObject) |
||
|
||
function new(); |
|
|
function get_domain; |
|
|
function get_protocol; |
|
|
function get_scheme; |
|
|
function get_service; |
|
|
procedure set_scheme(); |
|
|
|
||
|
||
|
||
|
||
end; |
|
||
|