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

TMUIList.GetEntry

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.

Declaration

Source position: MUIClass.List.pas line 91

public function TMUIList.GetEntry(

  Pos: Integer

):Pointer;

Arguments

Pos

  

Number of entry, MUIV_List_GetEntry_Active can be used to get the active entry.

Function result

Pointer to the Entry


Documentation generated on: 2024-04-19