Unit 'MUIClass.Group' Package
[Overview][Classes][Index] [#MUIClass]

TMUIPalette.Names

Specify the names of a palette objects color entries.

Declaration

Source position: MUIClass.Group.pas line 286

published property TMUIPalette.Names : TStringArray
  read FNames
  write SetNames;

Description

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).

See also

Entries

  

[i] Specify the colors that the user should be able to adjust with this palette object.


Documentation generated on: 2024-04-23