[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 3367
type TGDatagramBased = object |
||
function condition_check(); |
|
|
function condition_wait(); |
|
|
function create_source(); |
|
|
function receive_messages(); |
|
|
function send_messages(); |
|
|
end; |
|