| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 1202
type TAtkSocket = object(TAtkObject)  | 
||
  | 
||
function new;  | 
  | 
|
procedure embed();  | 
  | 
|
function is_occupied;  | 
  | 
|
end;  | 
  | 
||
  | 
||
  |