Function TWPCustomRtfEdit.LoadFromStream(s:TStream; FormatName:string; WithClear:Boolean) : Boolean

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

  • s:TStream
  • FormatName:string
  • WithClear:Boolean

Returns

The type of the result value is Boolean.

Description

Loads the contents from a stream. Only if WithClear=TRUE or the text is empty (see: ) the page format and header and footer texts and sections are loaded!