TcxCustomRichEdit.SaveSelectionToStream(TStream) Method
Sends the current selection to a specified stream.
Declaration
procedure SaveSelectionToStream(Stream: TStream); virtual;
Parameters
| Name | Type |
|---|---|
| Stream | TStream |
See Also
Sends the current selection to a specified stream.
procedure SaveSelectionToStream(Stream: TStream); virtual;
| Name | Type |
|---|---|
| Stream | TStream |