[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomDrawGrid.OnColRowInserted

Event handler signalled when a column or row is inserted into the grid.

Declaration

Source position: grids.pas line 1516

public property TCustomDrawGrid.OnColRowInserted : TGridOperationEvent
  read FOnColRowInserted
  write FOnColRowInserted;