FMX.Platform.IFMXClipboardService

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

IFMXClipboardService = interface(IInterface)

C++

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

プロパティ

種類 可視性 ソース ユニット
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


説明

システム クリップボードとやり取りするプラットフォーム サービス

メモ: IFMXExtendedClipboardService は、追加機能を提供する IFMXClipboardService の代替機能です。

関連項目