JVCL Help:TJvCustomRichEdit.SaveToImage

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Copies the complete text in the rich edit control to an image.


Pascal

 procedureSaveToImage(Picture: TPicture);


Parameters

Parameters Description
Picture: TPicture The image to copy the text in the rich edit control to.


Description

Call SaveToImage to copy the complete text in the rich edit control to an image.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page