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

TGInstanceInitFunc

Declaration

Source position: lazgobject2.pas line 702

type TGInstanceInitFunc = procedure(

  instance: PGTypeInstance;

  g_class: PGTypeClass

);