JVCL Help:TJvPreviewRenderGraphics.CreatePreview@Boolean

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

Search in JVCL Help

 
Search in all projects
 

Summary

Called when a preview should be created.


Pascal

 functionCreatePreview(Append: Boolean): Boolean; override;


Parameters

Parameters Description
Append: Boolean True if the preview should be appended to the existing preview or false if a new preview should be created


Return Value

True if the preview could be created, false otherwise.


Description

CreatePreview is called by a TJvCustomPreviewControl when the user wants to create a preview.


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