|
TCustomRichView.LoadRVFFromStream |
Top Previous Next |
|
Clears the document and loads a new document from the file stream Stream as RVF (RichView Format). function LoadRVFFromStream(Stream: TStream): Boolean; Method type: Setting for RVF loading can be changed in the TRichView component editor. Return value: "Was reading successful?"
See also properties:
See also events:
See also methods:
See also methods of TRichViewEdit:
|