JVCL Help:TJvClipboard

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvClipboard
run\JvClipbrd.pas


Summary

The new clipboard object, with added power !

run\JvClipbrd.pas


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

run\JvClipbrd.pas


See Also

JvClipboard

run\JvClipbrd.pas


About

Navigation

run\JvClipbrd.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