Get the current number of visible entries in the list.
Source position: MUIClass.List.pas line 113
public property TMUIList.Visible : 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 number of the entry displayed on top of the list. |
|
|
Get the current number of entries in the list. |
|
|
Active Entry in the List |