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