JVCL Help:TJvClipboard.AddDelayed

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

Search in JVCL Help

 
Search in all projects
 

Summary

Add a format that uses delayed rendering


Pascal

 procedureAddDelayed(Format: Word);


Parameters

Parameters Description
Format: Word The ID of the clipboard format to add. Must have been registered before


Description

If you add a format using this function, you MUST provide an OnRenderFormat event handler


See Also

TJvClipboard.OnRenderFormat, TJvClipboard.RegisterFormat


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