[Overview][Constants][Types][Classes][Procedures and functions][Index] |
SizeChanged - specifies the old number of columns and rows
Source position: grids.pas line 1057
protected procedure TCustomGrid.SizeChanged( |
OldColCount: Integer; |
OldRowCount: Integer |
); virtual; |