[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs a notification when column or row data is moved in the grid.
Source position: grids.pas line 981
protected procedure TCustomGrid.ColRowMoved( |
IsColumn: Boolean; |
FromIndex: Integer; |
ToIndex: Integer |
); virtual; |
lazarus-ccr.sourceforge.net |