[Overview][Types][Classes][Procedures and functions][Index] |
Sets the Index position in ControlList for the specified control.
Source position: extctrls.pp line 1331
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. |
Version 4.0 | Generated 2025-05-03 | Home |