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

TAtkComponentIface.set_extents

Declaration

Source position: lazatk1.pas line 547

TAtkComponentIface.set_extents : function(

  component: PAtkComponent;

  x: gint;

  y: gint;

  width: gint;

  height: gint;

  coord_type: TAtkCoordType

):gboolean;