FMX.Types.IFMXMouseService

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

Delphi

IFMXMouseService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{2370205F-CF27-4DF6-9B1F-5EBC27271D5A}") IFMXMouseService  : public System::IInterface

プロパティ

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


説明

マウス カーソルの位置を取得するためのプラットフォーム サービス

関連項目