Contents - Index - Previous - Next


AbsoluteNumber property



Applies to
TProfGridRow class

Declaration
property AbsoluteNumber: Integer;

Description

Returns the absolute position of the row in the grid. (This is also the index of the row in the AbsoluteRows property of the grid).

Read AbsoluteNumber at run-time to obtain the absolute index of the row in the grid.

You may set the AbsoluteNumber property at design-time when you preset any row attributes in Object Inspector.