[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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.0 Generated 2025-05-03 Home