TTMSFNCCustomColorSelector Class
Base class for a grid-based color selector with optional color wheel overlay.
API unit family: TMSFNCColorSelector
Inherits from: TTMSFNCDefaultSelector
Syntax
TTMSFNCCustomColorSelector = class(TTMSFNCDefaultSelector)
Methods
| Name | Description |
|---|---|
| ColorWheelActive | Returns True when the color wheel overlay panel is currently visible and active. |
| FindColorByItem | Returns the color value assigned to the item at the given index. |
| FindItemByColor | Returns the item index of the first item whose color matches the given color value. |
| InitSample | Initializes the selector sample items and color wheel support controls. |
| InitializeDefault | Rebuilds the selector with the default color set for the current mode. |