IdxRichEditDocument.SetSelection(IdxRichEditDocumentRange) Method
In This Article
#Declaration
Delphi
procedure SetSelection(const Value: IdxRichEditDocumentRange);
#Parameters
Name | Type |
---|---|
Value | Idx |
#Remarks
The SetSelection procedure is a setter of the Selection property.
See Also