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

TCustomDrawGrid.OnColRowInserted

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

Declaration

Source position: grids.pas line 1262

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.