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

TCustomFlowPanel.SetControlIndex

Sets the Index position in ControlList for the specified control.

Declaration

Source position: extctrls.pp line 1331

public procedure TCustomFlowPanel.SetControlIndex(

  AControl: TControl;

  Index: Integer

);

Arguments

AControl

  

Control to locate and update in the list of controls.

Index

  

Value assigned to the Index property for the specified control.


Version 4.0 Generated 2025-05-03 Home