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