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