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

TAtkComponentIface.get_position

Declaration

Source position: lazatk1.pas line 543

TAtkComponentIface.get_position : procedure(

  component: PAtkComponent;

  x: Pgint;

  y: Pgint;

  coord_type: TAtkCoordType

);