mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 00:09:15 +02:00
LCL: minor corrections of comments in clipbrd.pp (thanks to Mike Thompson), bug #25033
git-svn-id: trunk@42845 -
This commit is contained in:
parent
f68c999a04
commit
3ffb5a3d9c
@ -41,7 +41,7 @@ For Copying and Pasting. You know what it's for! Why am I explaining it? :-)
|
||||
Assign:
|
||||
Add the data to the clipboard with the corresponding FormatID.
|
||||
Clear:
|
||||
Clear cache and supported format list.
|
||||
Clears the clipboard.
|
||||
FindPictureFormatID
|
||||
Search the first FormatID that is a registered TGraphic.
|
||||
GetComponent
|
||||
@ -103,7 +103,7 @@ For Copying and Pasting. You know what it's for! Why am I explaining it? :-)
|
||||
|
||||
|
||||
For mime types see:
|
||||
http://www.isi.edu/in-notes/iana/assignments/media-types/media-types
|
||||
http://www.iana.org/assignments/media-types
|
||||
}
|
||||
|
||||
unit Clipbrd;
|
||||
|
Loading…
Reference in New Issue
Block a user