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

TWinControl.SetControlIndex

SetControlIndex - set a new index value for the given control

Declaration

Source position: controls.pp line 1937

public procedure TWinControl.SetControlIndex(

  AControl: TControl;

  NewIndex: Integer

);