FMX.Platform.IFMXClipboardService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetClipboard | public | In descendants, GetClipboard implements functionality to return the data from the system clipboard. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetClipboard | public | In descendants, SetClipboard implements functionality to put the given Value into the system clipboard. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |