Vcl.Touch.Gestures.TPlatformGestureEngine.Supported

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

Delphi

class function Supported: Boolean; override;

C++

__classmethod virtual bool __fastcall Supported();

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.Touch.Gestures.pas
Vcl.Touch.Gestures.hpp
Vcl.Touch.Gestures TPlatformGestureEngine

説明

基底の Windows に Ink 機能があるかどうかを調べます。

Supported メソッドは、基底の Windows が Ink 機能をサポートする場合に true を返します。

関連項目