IdxRichEditCharacterPropertiesBase.SetFontName(TdxNullableString) Method
Declaration
procedure SetFontName(const Value: TdxNullableString);
Parameters
| Name | Type |
|---|---|
| Value | TdxNullableString |
Remarks
The SetFontName procedure is a setter of the FontName property.
See Also