TImageEnVect.GetMemoFormattedString
 
Declaration
function GetMemoFormattedString(hobj: integer): string;
Description
GetMemoFormattedString applies only to 
iekMEMO object and returns the text as it appears.
Whenever a word wrap occurs, a #10 (line feed) is inserted.
IEV_PREVIOUS_INSERTED_OBJECT can be specified for 
hobj to refer to the object that was last inserted.
Transition Information
If you are transitioning your code to 
TImageEnView Layers, instead of GetMemoFormattedString, use: 
TIETextLayer.RichText