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

TGTypePluginCompleteTypeInfo

Declaration

Source position: lazgobject2.pas line 1219

type TGTypePluginCompleteTypeInfo = procedure(

  plugin: PGTypePlugin;

  g_type: TGType;

  info: PGTypeInfo;

  value_table: PGTypeValueTable

);