FMX.Clipboard

From RAD Studio API Documentation
Jump to: navigation, search

API to interact with the system clipboard.

The main member of this unit is the IFMXExtendedClipboardService interface.

Package fmx.bpl

Classes

EClipboardErrorException for issues related to the system clipboard.
EClipboardFormatNotRegisteredException that raises when you attempt to use a custom format identifier that is not registered.
EClipboardFormatRegisterErrorException that raises when something prevents registering a custom format identifier.
IFMXExtendedClipboardServicePlatform service to interact with the system clipboard.