FMX.ListView.Types.TListItemDrawable.PlaceOffset

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

Delphi

property PlaceOffset: TPosition read GetPlaceOffset;

C++

__property Fmx::Types::TPosition* PlaceOffset = {read=GetPlaceOffset};

プロパティ

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


説明

さらなる位置調整のために、整列する位置に関するオフセットを(論理単位で)示します。

関連項目