Event handler signalled when a grid column or row is deleted.
Source position: grids.pas line 1543
public property TCustomDrawGrid.OnColRowDeleted : TGridOperationEvent |
Signalled from the NotifyColRowChange method (when assigned). It occurs after the column or row has been removed from the internal virtual grid for the class instance.
|
Performs a notification when a column or row has been changed. |
|
|
Performs actions when a column or a row is deleted from the control. |
|
|
Removes a column or a row in the grid. |
| Version 4.4 | Generated 2025-11-08 | Home |