Back to Devexpress

IdxRichEditTextBox Interface

vcl-dxrichedit-dot-nativeapi-39d83634.md

latest2.2 KB
Original Source

IdxRichEditTextBox Interface

Exposes a text box within a floating shape.

Declaration

delphi
IdxRichEditTextBox = interface(IInterface)

Remarks

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

The floating shape’s TextBox property references the IdxRichEditTextBox interface.

Inheritance

IInterface IdxRichEditTextBox

See Also

IdxRichEditTextBox Members

dxRichEdit.NativeApi Unit