[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomListBox.TopIndex

Index of the first visible (topmost) item.

Declaration

Source position: stdctrls.pp line 638

public property TCustomListBox.TopIndex : Integer
  read GetTopIndex
  write SetTopIndex
  default 0;

See also

TCustomListBox.MakeVisible

The latest version of this document can be found at lazarus-ccr.sourceforge.net.