The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



RowHeights


Unit:SDL_ntabed
Class:TNTabEd
Declaration:property RowHeights[Index: Longint]: Integer;

The property RowHeights is a run-time only property and determines the row height in pixels of the row referenced by the parameter Index. The row holding the column names has the index 0; all other positive indices address the corresponding rows of the data matrix (1..NrOfRows).

By default, all the rows of the data matrix are the same width, the value of the DefaultRowHeight property.



Last Update: 2023-Dec-13