ITabSheet.RowPixelHeight

Syntax

RowPixelHeight(Index: Integer): Integer;

Parameters

Index. Index of the used row. The available value of the parameter is in the range [0, RowsCount).

Description

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

See also:

ITabSheet