JVCL Help:TJvFullColorList.Exchange
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorList.Exchange Method
[+] TJvFullColorList Events
[+] TJvFullColorList Methods
[+] TJvFullColorList Properties
Search in JVCL Help
Search in all projectsSummary
Exchange 2 items of the list.
Pascal
procedureExchange(Index1: Integer; Index2: Integer);
Parameters
Parameters | Description |
Index1: Integer | first index. |
Index2: Integer | second index. |
Description
This function exchange two items of the list. After the exchange, two OnChange event are triggered (one per index) with Operation = ofChanged.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page