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