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

TGObject.bind_property

Declaration

Source position: lazgobject2.pas line 288

function TGObject.bind_property(

  source_property: Pgchar;

  target: PGObject;

  target_property: Pgchar;

  flags: TGBindingFlags

):PGBinding;