Back to Devexpress

TdxRichEditControlBase.SelectAll Method

vcl-dxrichedit-dot-control-dot-core-dot-tdxricheditcontrolbase-2dae9deb.md

latest592 B
Original Source

TdxRichEditControlBase.SelectAll Method

Selects all contents within the current document.

Declaration

delphi
procedure SelectAll;

Remarks

The SelectAll procedure works identically to the SelectAll command.

See Also

TdxRichEditControlBase

TdxRichEditControlBase Members

dxRichEdit.Control.Core Unit