Get an entry by Index. If the entry is not available (either because you are out of bounds or because there is no active entry), you will receive a nil.
Source position: MUIClass.List.pas line 92
public function TMUIList.GetEntry(  | 
Pos: Integer  | 
):Pointer;  | 
Pos  | 
  | 
Number of entry, MUIV_List_GetEntry_Active can be used to get the active entry.  | 
Pointer to the Entry