LoadFromStream method
Internal, low level load procedure.

Applies to
TWPRTFDataCollection

Overloaded Variants
Function LoadFromStream(Source: TStream; FormatName: string = 'AUTO'; InsertText: Boolean = FALSE): Boolean;
Function LoadFromStream(Source: TStream; InsertText: Boolean; FormatName: string; SplitPar: Boolean; reader: TWPCustomTextReader; FilenameAndPath, FFileExtension, FTextLoadFormat: string; FLoadOptions: TLoadOptions; FLoadHTMLOptions: TLoadHTMLOptions; FCustomLoadOptions: Integer; FDisplayedText: TWPRTFDataBlock; AfterLoadEvent: TWPIOAfterLoadWithReader = nil; ParamObj: TObject = nil): Boolean;

Declaration
function LoadFromStream(Source: TStream; FormatName: string = 'AUTO'; InsertText: Boolean = FALSE): Boolean;

Category
Load and Save

Declaration
function LoadFromStream(Source: TStream; InsertText: Boolean; FormatName: string; SplitPar: Boolean; reader: TWPCustomTextReader; FilenameAndPath, FFileExtension, FTextLoadFormat: string; FLoadOptions: TLoadOptions; FLoadHTMLOptions: TLoadHTMLOptions; FCustomLoadOptions: Integer; FDisplayedText: TWPRTFDataBlock; AfterLoadEvent: TWPIOAfterLoadWithReader = nil; ParamObj: TObject = nil): Boolean;


Copyright (C) by WPCUBED GmbH - Munich
http://www.wpcubed.com