TMiletusClipboard
Below is a list of the properties and methods for TMiletusClipboard
. This class allows reading and writing clipboard data. Instead of creating a TMiletusClipboard
instance, MiletusClipboard
can be used.
Properties of TMiletusClipboard
Property |
Description |
AsText: string |
Sets or returns the data from the clipboard in plain text (string) format. |
Methods of TMiletusClipboard
Property |
Description |
HasFormat(AFormat: Word): Boolean |
Returns true if the clipboard has data available in the given format. Supported parameter values are NC_TEXT, NC_BITMAP, NC_METAFILEPICT, NC_PICTURE and NC_COMPONENT |