| ImageEn, unit iexColorPalette |
|
TIEColorPalette.RowCount
Declaration
property RowCount: Integer;
Description
Returns the number of vertical rows of colors in the control.
Note: This may include rows that are not visible.
Read-only
Example
r := IEColorPalette1.RowCount;
See Also
◼VisibleRowCount
◼ColCount
◼ColorCount