Get the number of the entry displayed on top of the list.
Source position: MUIClass.List.pas line 107
public property TMUIList.First : Integer |
You have to be prepared to get a result of -1, which means that the list is not visible at all (e.g. when the window is iconifed).
|
Get the current number of entries in the list. |
|
|
Get the current number of visible entries in the list. |
|
|
Active Entry in the List |