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

TCustomGrid.VisibleRowCount

The number of visible rows in the grid control.

Declaration

Source position: grids.pas line 1273

protected property TCustomGrid.VisibleRowCount : Integer
  read GetVisibleRowCount
  stored False;

Description

VisibleRowCount is a read-only Integer property with the number of rows displayed in the visible area for the control.

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