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