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

TCustomGrid.IscellVisible

Finds out whether a particular cell is visible

Declaration

Source position: grids.pas line 1096

public function TCustomGrid.IscellVisible(

  aCol: Integer;

  aRow: Integer

):Boolean;

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