TdxSimpleColorPalette Methods
A simple palette container that stores two colors.| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetElementState | Inherited from TdxCustomColorPalette. |
| GetFillColor(string) | Returns the fill color. |
| 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 the line color. |
| ToString | Inherited from TObject. |
See Also