Specify the names of a palette objects color entries.
Source position: MUIClass.Group.pas line 289
published property TMUIPalette.Names : TStringArray |
Without names, the color listview just displays "Color n" for each entry. If you supply an array of names here, they are displayed instead. The names array must have as many entries as the array of TMUI_Palette_Entry structures (without its terminator).
|
[i] Specify the colors that the user should be able to adjust with this palette object. |