FMX.Platform.IFMXClipboardService

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IFMXClipboardService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{CC9F70B3-E5AE-4E01-A6FB-E3FC54F5C54E}") IFMXClipboardService  : public System::IInterface

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


Beschreibung

Plattformdienst zur Interaktion mit der Systemzwischenablage.

Hinweis: IFMXExtendedClipboardService ist eine Alternative zu IFMXClipboardService, das zusätzliche Features bereitstellt.

Siehe auch