JVCL Help:TJvClipboard.RegisterFormat

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

Search in JVCL Help

 
Search in all projects
 

Summary

Registers a format of that name with the system and returns its identifier.


Pascal

 functionRegisterFormat(constName: string): Word;


Parameters

Parameters Description
const Name: string The name of the format


Return Value

The format identifier


Description

You could also call the Win32 API function RegisterClipboardFormat


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