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

TCustomGrid.DoOPInsertColRow

Performs an inserting for a column or a row at the specified position.

Declaration

Source position: grids.pas line 1021

protected procedure TCustomGrid.DoOPInsertColRow(

  IsColumn: Boolean;

  index: Integer

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.