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

TMUIList.First

Get the number of the entry displayed on top of the list.

Declaration

Source position: MUIClass.List.pas line 106

public property TMUIList.First : Integer
  read GetFirst;

Description

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).

See also

Entries

  

Get the current number of entries in the list.

Visible

  

Get the current number of visible entries in the list.

Active

  

Active Entry in the List


Documentation generated on: 2024-04-23