[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs an inserting for a column or a row at the specified position.
Source position: grids.pas line 1021
protected procedure TCustomGrid.DoOPInsertColRow( |
IsColumn: Boolean; |
index: Integer |
); |