Back to Devexpress

TdxRichEditControlBase.OnSelectionChanged Event

vcl-dxrichedit-dot-control-dot-core-dot-tdxricheditcontrolbase-681e8515.md

latest656 B
Original Source

TdxRichEditControlBase.OnSelectionChanged Event

Occurs in response to changing a selection within a document opened in the Rich Edit control.

Declaration

delphi
property OnSelectionChanged: TNotifyEvent read; write;

Remarks

Handle this event to perform a specific set of actions in response to end-user selection of the text within a document.

See Also

TdxRichEditControlBase

TdxRichEditControlBase Members

dxRichEdit.Control.Core Unit