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

atk_component_set_extents

Declaration

Source position: lazatk1.pas line 1447

function atk_component_set_extents(

  component: PAtkComponent;

  x: gint;

  y: gint;

  width: gint;

  height: gint;

  coord_type: TAtkCoordType

):gboolean;