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

TCustomDrawGrid.OnColRowDeleted

Event handler when a grid column or row is deleted

Declaration

Source position: grids.pas line 1260

public property TCustomDrawGrid.OnColRowDeleted: TGridOperationEvent
  read FOnColRowDeleted
  write FOnColRowDeleted;

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