[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGObject2' (#lcl)

TGTypePluginCompleteInterfaceInfo

Declaration

Source position: lazgobject2.pas line 1220

type TGTypePluginCompleteInterfaceInfo = procedure(

  plugin: PGTypePlugin;

  instance_type: TGType;

  interface_type: TGType;

  info: PGInterfaceInfo

);