[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCustomDrawGrid.DeleteColRow

Delete either a column or a row (specified by index), depending on the value of the boolean IsColumn

Declaration

Source position: grids.pas line 1131

public procedure TCustomDrawGrid.DeleteColRow(

  IsColumn: Boolean;

  index: Integer

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads