Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.InvalidateCell

Declaration

Source position: grids.pas line 1134

protected procedure TCustomGrid.InvalidateCell(

  aCol: Integer;

  aRow: Integer;

  Redraw: Boolean

); overload;

procedure TCustomGrid.InvalidateCell(

  aCol: Integer;

  aRow: Integer

); overload;



CT Web help

CodeTyphon Studio