[Overview][Types][Classes][Procedures and functions][Index] |
SecondarySelection - the second selection if multiple clipboards exist
Source position: clipbrd.pp line 239
function SecondarySelection: TClipboard; |
Returns a variable of type TClipboard
The SecondarySelection is available on platforms like X. See PrimarySelection for more details. There is no standard how to use the secondary selection, so it is free to use. X supports a dozen more selections, but they are not supported by the LCL.
lazarus-ccr.sourceforge.net |