Back to Devexpress

IdxRichEditCharacterProperties Interface

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

latest2.2 KB
Original Source

IdxRichEditCharacterProperties Interface

Exposes character properties.

Declaration

delphi
IdxRichEditCharacterProperties = interface(IdxRichEditCharacterPropertiesBase)

Remarks

The IdxRichEditCharacterProperties interface extends its ancestor with the GetStyle and SetStyle methods, and the Style property that allow you to identify and change the character style applied to a document range.

The IdxRichEditCharacterProperties interface is referenced by:

Inheritance

IInterface IdxRichEditCharacterPropertiesBase IdxRichEditCharacterProperties

See Also

IdxRichEditCharacterProperties Members

dxRichEdit.NativeApi Unit