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

TGridColumns.VisibleIndex

The visible index value for the specified column in the collection.

Declaration

Source position: grids.pas line 668

public function TGridColumns.VisibleIndex(

  Index: Integer

):Integer;

Arguments

Index

  

Ordinal position for the column examined in the method.

Function result

Ordinal position for the column within the visible columns for the collection.


Version 4.0 Generated 2025-05-03 Home