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

TCustomDBGrid.OnRowMoved

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

Declaration

Source position: dbgrids.pas line 543

protected property TCustomDBGrid.OnRowMoved : TMovedEvent
  read FOnRowMoved
  write SetRowMoved;

See also

TMovedEvent

  

Specifies an event handler signalled when the display order of rows or columns is changed.