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