JVCL Help:TJvPreviewRenderStrings

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomPreviewRenderer
TJvPreviewRenderStrings
run\JvPrvwRender.pas


Summary

Preview render for string lists.

run\JvPrvwRender.pas


Pascal

 run\JvPrvwRender.pas
 TJvPreviewRenderStrings = class(TJvCustomPreviewRenderer);


Description

  1. JVCLInfo

Use TJvPreviewRenderStrings when you want to render a preview for a TStrings or descendant. Assign a TStrings to the Strings property or use the methods of Strings to add content to the string list. Use Font to specify the visual appearance of the text and call CreatePreview to render the string list content to a print preview control.

run\JvPrvwRender.pas


About

Navigation

run\JvPrvwRender.pas



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