FMX.ListView.Types.TListItemDrawable.LocalRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LocalRect: TRectF read FLocalRect;

C++

__property System::Types::TRectF LocalRect = {read=FLocalRect};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemDrawable


Beschreibung

Gibt das LocalRect dieses Ziehobjekts zurück.

Siehe auch