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

TGObjectClass.get_property

Declaration

Source position: lazgobject2.pas line 748

TGObjectClass.get_property : procedure(

  object_: PGObject;

  property_id: guint;

  value: PGValue;

  pspec: PGParamSpec

);