BeforeSaveToStream Event

Applies to
TWPRTFDataCollection

Declaration
TWPIOSaveWithWriter = Procedure(RTFData: TWPRTFDataCollection; Writer: TWPCustomTextWriter; Stream: TStream; DisplayedRTFBlock: TWPRTFDataBlock; par_s, par_e: TParagraph; pos_in_par_s, pos_in_par_e: Integer) of object;

Description
This event is triggered before text is written. You can use it to set properties in the writer object.

Category
Load and Save
DataCollection_IOEvents


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