| AsString property |
Applies to
TWPCustomRtfEdit
Declaration
property AsString: string;
Description
Using this property the text in the editor can be retrieved or changed using strings with formatting information. The format of the strings is changed by the properties TextLoadFormat and TextSaveFormat. You can also use the function AsANSIString which supports a format string as parameter. It can also be used to retrieve the selected portion of the text only. Please note that images in the text are saved as binary, unless the format string option "-nobinary" is used in the format string.
Category
Copy Text
Load and Save
|
Copyright (C) by WP |