FMX.Presentation.Style.TStyledPresentation.PMPointInObject

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

Delphi

procedure PMPointInObject(var AMessage: TDispatchMessageWithValue<TPointInObjectLocalInfo>); message PM_POINT_IN_OBJECT_LOCAL;

C++

MESSAGE void __fastcall PMPointInObject(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<Fmx::Controls::Presentation::TPointInObjectLocalInfo> &AMessage);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style TStyledPresentation


説明

ポイントがプレゼンテーション内にあるかどうかをチェックします。

関連項目