Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGridColumns.RemoveColumn

Removes the specified column number from the collection.

Declaration

Source position: grids.pas line 649

protected procedure TGridColumns.RemoveColumn(

  Index: Integer

);

Arguments

Index

  

Ordinal position of the column to remove in the method.