Swaps the values for the State properties in the Items at the specified ordinal positions.
Source position: checklst.pas line 77
public procedure TCustomCheckListBox.Exchange( |
AIndex1: Integer; |
AIndex2: Integer |
); |
AIndex1 |
|
Ordinal position for the first item affected in the method. |
AIndex2 |
|
Ordinal position for the second item affected in the method. |
| Version 4.6 | Generated 2026-02-20 | Home |