FMX.ListView.Types.TListItemDrawable.LocalRect

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property LocalRect: TRectF read FLocalRect;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemDrawable


説明

このドローアブルの LocalRect を返します。

関連項目