Back to Devexpress

IdxRichEditCharacterStyle Interface

vcl-dxrichedit-dot-nativeapi-6f1fb094.md

latest3.0 KB
Original Source

IdxRichEditCharacterStyle Interface

Exposes style settings of an individual character style in a document.

Declaration

delphi
IdxRichEditCharacterStyle = interface(IdxRichEditCharacterPropertiesBase)

Remarks

This interface exposes the following members that allow you to:

Direct IdxRichEditCharacterStyle Interface Reference

The IdxRichEditDocument.CharacterStyles property references the IdxRichEditCharacterStyle interface.

Inheritance

IInterface IdxRichEditCharacterPropertiesBase IdxRichEditCharacterStyle

See Also

IdxRichEditParagraphStyle Interface

IdxRichEditCharacterStyle Members

dxRichEdit.NativeApi Unit