[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
ColRowDeleted - method for dealing with deletion of either a column or a row (depending on value of IsCol)
Source position: grids.pas line 947
protected procedure TCustomGrid.ColRowDeleted( |
IsColumn: Boolean; |
index: Integer |
); virtual; |
lazarus-ccr.sourceforge.net |