| ImageEn, unit iexColorPalette |
|
TIECellStyle
TIECellStyle
Declaration
TIECellStyle = (iecsDefault, iecsBorderedGrid, iecsFlatGrid);
Description
Specifies the visual style of color cells in
TIEColorPalette.
Example
IEColorPalette1.CellStyle := iecsBorderedGrid;
See Also
◼CellStyle