IdxRichEditCharacterPropertiesBase.SetBackColor(TdxNullableValue<TdxAlphaColor>) Method
In This Article
#Declaration
Delphi
procedure SetBackColor(const Value: TdxNullableValue<TdxAlphaColor>);
#Parameters
Name | Type |
---|---|
Value | Tdx |
#Remarks
The SetBackColor procedure is a setter of the BackColor property.
See Also