Back to Devexpress

IdxRichEditShapeCollection Interface

vcl-dxrichedit-dot-nativeapi-ab8ba0cc.md

latest1.7 KB
Original Source

IdxRichEditShapeCollection Interface

Exposes a document’s floating shape collection.

Declaration

delphi
IdxRichEditShapeCollection = interface(IdxRichEditReadOnlyShapeCollection)

Remarks

This interface provides access to the properties and methods that allow you to:

The subdocument‘s Shapes property exposes the IdxRichEditShapeCollection interface.

Inheritance

IInterface IdxReadOnlyList<T> IdxRichEditReadOnlyShapeCollection IdxRichEditShapeCollection

See Also

IdxRichEditShapeCollection Members

dxRichEdit.NativeApi Unit