Back to Devexpress

TdxRichEditControlBase.IsSelectionInTextBox Method

vcl-dxrichedit-dot-control-dot-core-dot-tdxricheditcontrolbase-dea92f49.md

latest733 B
Original Source

TdxRichEditControlBase.IsSelectionInTextBox Method

Returns a value indicating whether the current selection is contained within a floating text box.

Declaration

delphi
function IsSelectionInTextBox: Boolean;

Returns

Type
Boolean

Remarks

This function returns True if there is a text selection or the caret is located within the floating text box; otherwise – False.

See Also

TdxRichEditControlBase

TdxRichEditControlBase Members

dxRichEdit.Control.Core Unit