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 655

protected procedure TGridColumns.RemoveColumn(

  Index: Integer

);

Arguments

Index

  

Ordinal position of the column to remove in the method.


Version 4.6 Generated 2026-02-20 Home