Remove an entry from a list.
Source position: MUIClass.List.pas line 99
public procedure TMUIList.Remove( |
Pos: Integer |
); |
Pos |
|
Number of the entry to be removed |
Special Entried
MUIV_List_Remove_First MUIV_List_Remove_Active MUIV_List_Remove_Last MUIV_List_Remove_Selected When the active entry is removed, the following entry will become active.