Difference between revisions of "Cocoa Internals/Clipboard"

From Free Pascal wiki
Jump to navigationJump to search
Tag: New redirect
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Cocoa implements clipboard functionality via NSPasteboard class.
+
#REDIRECT [[Cocoa_Internals/Application#Clipboard]]
 
 
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]]
 

Latest revision as of 13:32, 13 June 2019