[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DoOPInsertColRow - perform th eoperation for inserting either a column or a row (depending on the value of IsCol) at th indexed position
Source position: grids.pas line 847
protected procedure TCustomGrid.DoOPInsertColRow( |
IsColumn: Boolean; |
index: Integer |
); |
lazarus-ccr.sourceforge.net |