Finds out whether a particular cell is visible
Source position: grids.pas line 1041
public function TCustomGrid.IscellVisible(
aCol: Integer;
aRow: Integer
):Boolean;