[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |