FMX.Clipboard
API to interact with the system clipboard.
The main member of this unit is the IFMXExtendedClipboardService interface.
Package | fmx290.bpl |
---|
Classes
EClipboardError | Exception for issues related to the system clipboard. |
EClipboardFormatNotRegistered | Exception that raises when you attempt to use a custom format identifier that is not registered. |
EClipboardFormatRegisterError | Exception that raises when something prevents registering a custom format identifier. |
IFMXExtendedClipboardService | Platform service to interact with the system clipboard. |