JVCL Help:TJvPreviewRenderStrings
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPreviewRenderStrings Class
[+] JvPrvwRender.pas Classes
[+] TJvPreviewRenderStrings Methods
[+] TJvPreviewRenderStrings Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomPreviewRenderer
TJvPreviewRenderStrings
run\JvPrvwRender.pas
Summary
Preview render for string lists.
Pascal
run\JvPrvwRender.pas
TJvPreviewRenderStrings = class(TJvCustomPreviewRenderer);
Description
- 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.
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