[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgobject2.pas line 1219
type TGTypePluginCompleteTypeInfo = procedure( |
plugin: PGTypePlugin; |
g_type: TGType; |
info: PGTypeInfo; |
value_table: PGTypeValueTable |
); |