[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Provides indexed access to the names for the Colors used in the control
Source position: colorbox.pas line 87
public property TCustomColorBox.ColorNames[Index: Integer] : string |
ColorNames is a read-only String property which provides indexed access to the names for the values stored in Colors property.
Use Colors to get the TColor value for one the Items in the control.
Use Style to determine the colors and names available in the combo-box control.
|
Provides indexed access to the TColor value for items in the control. |
|
|
Settings which determine the colors available in the control and their display style. |
|
|
The list of items displayed in the combo-box control. |
Version 4.0 | Generated 2025-05-03 | Home |