[Overview][Constants][Types][Classes][Procedures and functions][Index] |
InsertColRow inserts a column or row (specified by Iscolumn) at the stated index location
Source position: grids.pas line 1180
public procedure TCustomDrawGrid.InsertColRow( |
IsColumn: Boolean; |
index: Integer |
); |
lazarus-ccr.sourceforge.net |