SortDescending procedure
Prototype: |
procedure SortDescending(const ValueIndex :integer); |
|
Description: |
SortDescending procedure sorts values of the IntegerList by descending |
|
Syntax: |
MultiVariantList.SortDescending(ValueIndex); |
|
Part |
Description |
|
MultiVariantList |
A reference to an instance of a TMultiVariantListWrapper |
|
ValueIndex |
An integer parameter represents value index position in the MultiVariantList |
|
Return value: |
none |
|
Note: This procedure is available since version X7.
See also:
Free; Add; Clear; Assign; Delete; Count; NumberOfVariantsPerItem; AsText; Value; ValueAsFloat; ValueAsInteger; ValueAsString; SortAscending; SortDescending; SortMultiAscending; SortMultiDescending; IndexOf; IndexOfMulti
© 2024 IFER-Monitoring and Mapping Solutions