FMX.ListView.Types.TListItemSimpleControl.PointInLocalRect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function PointInLocalRect(const Pos: TPointF): Boolean;

C++

bool __fastcall PointInLocalRect(const System::Types::TPointF &Pos);

Propriétés

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


Description

Indique si un point appartient au rectangle local de ce contrôle.

Voir aussi