JVCL Help:TJvCustomPreviewRenderer.CreatePreview
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomPreviewRenderer.CreatePreview Method
[+] TJvCustomPreviewRenderer Methods
[+] TJvCustomPreviewRenderer Properties
Search in JVCL Help
Search in all projectsSummary
Called when a preview should be created.
Pascal
functionCreatePreview(Append: Boolean): Boolean; virtual;
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