[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomDrawGrid.OnColRowMoved

Event handler signalled when a column or row in the grid is moved.

Declaration

Source position: grids.pas line 1517

public property TCustomDrawGrid.OnColRowMoved : TGridOperationEvent
  read FOnColRowMoved
  write FOnColRowMoved;