| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgobject2.pas line 1220
type TGTypePluginCompleteInterfaceInfo = procedure(  | 
plugin: PGTypePlugin;  | 
instance_type: TGType;  | 
interface_type: TGType;  | 
info: PGInterfaceInfo  | 
);  |