API:FMX.ListView.Appearances.TTextButtonObjectAppearance.PlaceOffset

提供:RAD Studio API Documentation

Delphi

property PlaceOffset: TPosition read FPlaceOffset write SetPlaceOffset stored IsPlaceOffsetStored;

C++

__property PlaceOffset = {stored=IsPlaceOffsetStored};

プロパティ

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

説明

オブジェクト外観のユーザー定義の配置オフセットを X および Y のピクセル数で表します。 {{#multireplace:FMX.ListView.Appearances.TTextButtonObjectAppearance.PlaceOffset|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:FMX.ListView.Appearances.TCommonObjectAppearance.PlaceOffset|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:FMX.ListView.Appearances.TCommonObjectAppearance.PlaceOffset|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

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

関連項目