ITabSheet.RowPixelHeight

Syntax

RowPixelHeight(Index: Integer): Integer;

Parameters

Index. Index of the used row. Admissible parameter value lies within the [0; RowsCount) range.

Description

The RowPixelHeight property determines the height in pixels of the cell, which index is passed as the Index input parameter.

See also:

ITabSheet