TdxAlphaColors.ToHtml(TdxAlphaColor,Boolean) Method
Declaration
class function ToHtml(AColor: TdxAlphaColor; AUseNamedColors: Boolean = True): string; static;
Parameters
| Name | Type |
|---|---|
| AColor | TdxAlphaColor |
| AUseNamedColors | Boolean |
Returns
| Type |
|---|
| string |
See Also