[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 662

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.

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