[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Delete either a column or a row (specified by index), depending on the value of the boolean IsColumn
Source position: grids.pas line 1176
public procedure TCustomDrawGrid.DeleteColRow( |
IsColumn: Boolean; |
index: Integer |
); |
lazarus-ccr.sourceforge.net |