| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgobject2.pas line 237
type TGTypeInterface = object  | 
||
  | 
||
  | 
||
function peek_parent;  | 
  | 
|
procedure add_prerequisite();  | 
  | 
|
function get_plugin();  | 
  | 
|
function peek();  | 
  | 
|
function prerequisites();  | 
  | 
|
end;  | 
  |