WPTools Manual



Search


(press enter to search)

Function TWPRTFDataCollectionBase.LoadFromStream(Source:TStream; InsertText:Boolean; FormatName:string; SplitPar:Boolean; Reader:TWPCustomTextReader; FilenameAndPath:string; FFileExtension:string; FTextLoadFormat:string; FLoadOptions:TLoadOptions; FLoadHTMLOptions:TLoadHTMLOptions; FCustomLoadOptions:Integer; FDisplayedText:TWPRTFDataBlock; AfterLoadEvent:TWPIOAfterLoadWithReader; ParamObj:TObject) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TWPRTFDataCollectionBase

Parameters

  • Source:TStream
  • InsertText:Boolean
  • FormatName:string
  • SplitPar:Boolean
  • Reader:TWPCustomTextReader
  • FilenameAndPath:string
  • FFileExtension:string
  • FTextLoadFormat:string
  • FLoadOptions:TLoadOptions
  • FLoadHTMLOptions:TLoadHTMLOptions
  • FCustomLoadOptions:Integer
  • FDisplayedText:TWPRTFDataBlock
  • AfterLoadEvent:TWPIOAfterLoadWithReader
  • ParamObj:TObject

Returns

The type of the result value is Boolean.

Overloaded Methods

Function TWPRTFDataCollectionBase.LoadFromStream(Source:TStream; FormatName:string; InsertText:Boolean) : BooleanFunction TWPRTFDataCollectionBase.LoadFromStream(Source:TStream; Reader:TWPCustomTextReader; InsertText:Boolean) : Boolean