FMX.ListView.Types.TListItemDrawable.InLocalRect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function InLocalRect(const Point: TPointF): Boolean;

C++

bool __fastcall InLocalRect(const System::Types::TPointF &Point);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemDrawable


Description

InLocalRect est une valeur booléenne qui renvoie true si le point est situé à l'intérieur du rectangle local.

Voir aussi