Skip to main content

IdxRichEditDocument Interface

Exposes the Rich Edit control functionality.

Declaration

IdxRichEditDocument = interface(IdxRichEditSubDocument)

Remarks

The IdxRichEditDocument interface extends its ancestor with members that allow you to:

The Rich Edit control’s Document property references the IdxRichEditDocument interface.

Inheritance

See Also