TdxRichEditControlBase.SelectAll Method
In This Article
Selects all contents within the current document.
#Declaration
Delphi
procedure SelectAll;
#Remarks
The SelectAll procedure works identically to the SelectAll command.
See Also