Skip to main content

TdxRichEditControlBase.IsSelectionInTextBox Method

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

Declaration

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