| BeforeLoadFromStream Event |
Applies to
TWPRTFDataCollection
Declaration
TWPIOLoadWithReader = Procedure(RTFData: TWPRTFDataCollection; Stream: TStream; Reader: TWPCustomTextReader; OnlyBodyText: Boolean; var Abort: Boolean) of object;
Description
This event is triggered before text is loaded. You can use it to set properties in the reader object.
Category
Load and Save
DataCollection_IOEvents
|
Copyright (C) by WP |