|
TCustomRichViewEdit.InsertRVFFromStreamEd |
Top Previous Next |
|
Inserts RVF (RichView Format) from the Stream in the position of caret. function InsertRVFFromStreamEd(Stream: TStream):Boolean; Settings for RVF loading can be changed in the TRichView component editor. Method type: Return value: "successful reading?"
See also methods of TRichViewEdit: See also methods of TRichView: ▪See also properties: ▪RVFTextStylesReadMode (this method type: RVF insertion); ▪RVFParaStylesReadMode (this method type: RVF insertion). See also events: ▪OnControlAction (ControlAction=rvcaAfterRVFLoad). See also: ▪Inserting items in position of caret; ▪RVF. |