Event handler signalled when a grid column or row is deleted.
Source position: grids.pas line 1544
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.6 | Generated 2026-02-20 | Home |