API:FMX.Ani.TRectAnimation.PropertyName

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

Delphi

property PropertyName;

C++

__property PropertyName = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TRectAnimation

説明

アニメーションが適用されるプロパティを示します。

FMX.Ani.TRectAnimation.PropertyName は FMX.Ani.TCustomPropertyAnimation.PropertyName を継承しています。以下の内容はすべて FMX.Ani.TCustomPropertyAnimation.PropertyName を参照しています。

アニメーションが適用されるプロパティを示します。

関連項目