[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes either a column or a row in the grid.
Source position: grids.pas line 417
protected procedure TVirtualGrid.DeleteColRow( |
IsColumn: Boolean; |
index: Integer |
); |