Event handler when a column or row is inserted into the grid
Source position: grids.pas line 1338
public property TCustomDrawGrid.OnColRowInserted : TGridOperationEvent read FOnColRowInserted write FOnColRowInserted;