FMX.Platform.IFMXClipboardService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetClipboardpublicIn descendants, GetClipboard implements functionality to return the data from the system clipboard.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetClipboardpublicIn descendants, SetClipboard implements functionality to put the given Value into the system clipboard.
SupportspublicIndicates whether a given interface supports a specific (another) interface.