FMX.ListView.Appearances.TAccessoryObjectAppearance.PlaceOffset

提供:RAD Studio API Documentation

Delphi

property PlaceOffset stored IsPlaceOffsetStored nodefault;

C++

__property PlaceOffset = {stored=IsPlaceOffsetStored};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAccessoryObjectAppearance

説明

オブジェクト外観のユーザー定義の配置オフセットを X および Y のピクセル数で表します。 FMX.ListView.Appearances.TAccessoryObjectAppearance.PlaceOffset は FMX.ListView.Appearances.TCommonObjectAppearance.PlaceOffset を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCommonObjectAppearance.PlaceOffset を参照しています。

オブジェクト外観のユーザー定義の配置オフセットを X および Y のピクセル数で表します。

関連項目