ImageEn, unit iexColorPalette |
|
TIEColorPalette.VisibleRowCount
Declaration
property VisibleRowCount: integer; (Read-Only)
Description
Returns the number of vertical rows of colors currently visible in the control.
Note:
- Only full rows are included
- The visible column count will always be
ColCount because the component does not support horizontal scrolling.
See Also
-
RowCount-
ColCount-
ColorCount