JVCL Help:TJvClipboard
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvClipboard Class
[+] JvClipbrd.pas Classes
[+] TJvClipboard Events
[+] TJvClipboard Fields
[+] TJvClipboard Methods
[+] TJvClipboard Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvClipboard
run\JvClipbrd.pas
Summary
The new clipboard object, with added power !
Pascal
run\JvClipbrd.pas
TJvClipboard = class(TClipboard);
Description
Clearly, TJvClipboard now allows you to use delayed rendering through the OnRenderFormat event. All methods have been overridden to allow specifying delayed rendering. See their documentation for details. However, SetAsHandle has not been overridden as it is enough to set its second parameter to 0 to get delayed rendering. Do not create a TJvClipboard yourself, use the JvClipboard function instead
See Also
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