[Overview][Types][Classes][Procedures and functions][Index] |
Sets the Index position in ControlList for the specified control.
Source position: extctrls.pp line 1268
public procedure TCustomFlowPanel.SetControlIndex( |
AControl: TControl; |
Index: Integer |
); |
AControl |
|
Control to locate and update in the list of controls. |
Index |
|
Value assigned to the Index property for the specified control. |