Difference between revisions of "Cocoa Internals/Clipboard"

From Free Pascal wiki
Jump to navigationJump to search
(The better content is available on Cocoa Internals/Application page)
Tag: Blanking
Line 1: Line 1:
Cocoa implements clipboard functionality via NSPasteboard class.
 
  
The contents of the clipboard is synchronized on every event, using FClipboard.Sync method.
 
If any new contents appears on the clipboard the method would trigger the notification messages.
 
 
==See Also==
 
*[[Cocoa Internals]]
 
[[Category:Mac OS]]
 
[[Category:Mac OS X]]
 
[[Category:Cocoa]]
 
[[Category:Lazarus internals]]
 

Revision as of 14:27, 13 June 2019