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

TGBoxedCopyFunc

Declaration

Source position: lazgobject2.pas line 492

type TGBoxedCopyFunc = function(

  boxed: gpointer

):gpointer;