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

TAtkComponentIface.get_extents

Declaration

Source position: lazatk1.pas line 542

TAtkComponentIface.get_extents : procedure(

  component: PAtkComponent;

  x: Pgint;

  y: Pgint;

  width: Pgint;

  height: Pgint;

  coord_type: TAtkCoordType

);