FMX.ListView.Types.TListItemDrawable.InLocalRect
Delphi
function InLocalRect(const Point: TPointF): Boolean;
C++
bool __fastcall InLocalRect(const System::Types::TPointF &Point);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | TListItemDrawable |
Beschreibung
InLocalRect ist ein boolescher Wert, der true zurückgibt, wenn sich Point innerhalb des lokalen Rechtecks befindet.