Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomDrawGrid.OnColRowDeleted

Event handler signalled when a grid column or row is deleted.

Declaration

Source position: grids.pas line 1514

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