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

TWinControl.SelectNext

SelectNext - move to the next windowed control and give it focus

Declaration

Source position: controls.pp line 1941

public procedure TWinControl.SelectNext(

  CurControl: TWinControl;

  GoForward: Boolean;

  CheckTabStop: Boolean

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.