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

TAtkComponentIface.scroll_to_point

Declaration

Source position: lazatk1.pas line 555

TAtkComponentIface.scroll_to_point : function(

  component: PAtkComponent;

  coords: TAtkCoordType;

  x: gint;

  y: gint

):gboolean;