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