[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled when copying or pasting content for Cells in the grid.
Source position: grids.pas line 1776
protected property TCustomStringGrid.OnCellProcess : TCellProcessEvent |
Allows the textual value for the clipboard operation (not the HTML interchange data) to be changed before it is applied. Signalled from the DoCellProcess method when assigned.