TdxAdvancedColorPalette Methods
Stores and manages two color palettes with named colors used in UI elements.| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetElementState | Inherited from TdxCustomColorPalette. |
| GetFillColor(string) | Returns a color by its unique identifier (name) within the fill palette. |
| GetHashCode | Inherited from TObject. |
| GetID | Returns the color palette container’s globally unique 128-bit identifier (GUID). Inherited from TdxCustomColorPalette. |
| GetName | Inherited from TdxCustomColorPalette. |
| GetStrokeColor(string) | Returns a color by its unique identifier (name) within the strokes palette. |
| ToString | Inherited from TObject. |
See Also