FMX.TextLayout.IsPointInRect

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

Delphi

function IsPointInRect(const APoint: TPointF; const ARect: TRectF): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IsPointInRect(const System::Types::TPointF &APoint, const System::Types::TRectF &ARect);

プロパティ

種類 可視性 ソース ユニット
function public
FMX.TextLayout.pas
FMX.TextLayout.hpp
FMX.TextLayout FMX.TextLayout

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。