[Overview][Constants][Types][Classes][Procedures and functions][Index] |
InsertColRow - insert either a column or a row (depending on value of IsColumn) at the specified index position
Source position: grids.pas line 340
protected procedure TVirtualGrid.InsertColRow( |
IsColumn: Boolean; |
Index: Integer |
); |
lazarus-ccr.sourceforge.net |