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

TCustomDrawGrid.OnColRowExchanged

Event handler when a grid column or row has its position exchanged with another

Declaration

Source position: grids.pas line 1204

public property TCustomDrawGrid.OnColRowExchanged: TGridOperationEvent
  read FOnColRowExchanged
  write FOnColRowExchanged;