[Overview][Constants][Types][Classes][Procedures and functions][Index] |
ColRowMoved - the column or row (determined by IsColumn) is moved from one index to another
Source position: grids.pas line 819
protected procedure TCustomGrid.ColRowMoved( |
IsColumn: Boolean; |
FromIndex: Integer; |
ToIndex: Integer |
); virtual; |
lazarus-ccr.sourceforge.net |