FMX.ListView.Types.TListItemDrawable.InLocalRect
Delphi
function InLocalRect(const Point: TPointF): Boolean;
C++
bool __fastcall InLocalRect(const System::Types::TPointF &Point);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | TListItemDrawable |
説明
InLocalRect はブーリアン値で、Point がローカル矩形の中にある場合には、true を返します。