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

TGridColumns.InsertColumn

Inserts a column at the specified index position.

Declaration

Source position: grids.pas line 652

protected procedure TGridColumns.InsertColumn(

  Index: Integer

);

Arguments

Index

  

Position in the collection where the column is inserted.

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