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

TCustomDrawGrid.OnColRowExchanged

Event handler signalled when a column or row has been exchanged with another.

Declaration

Source position: grids.pas line 1515

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.