Unit 'MUIClass.List' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIList.Exchange

Exchange two entries in a list.

Declaration

Source position: MUIClass.List.pas line 90

public procedure TMUIList.Exchange(

  Pos1: Integer;

  Pos2: Integer

);

Arguments

Pos1

  

Index of 1st Entry to exchange

Pos2

  

Index of 2nd Entry to exchange

Description

Possible special Entries

MUIV_List_Exchange_Top
Exchange with the Top Entry
MUIV_List_Exchange_Active
Exchange with the Active Entry
MUIV_List_Exchange_Bottom
Exchange with the Last Entry
MUIV_List_Exchange_Next
Exchange with the Next Entry
MUIV_List_Exchange_Previous
Exchange with the Previous Entry

Documentation generated on: 2024-04-19