FMX.Styles.Objects.TTouchAnimationAdapter.Link

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

Delphi

property Link: TBitmapLinks read FLink write SetLink;

C++

__property TBitmapLinks* Link = {read=FLink, write=SetLink};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTouchAnimationAdapter


説明

タッチ アニメーションが描画されるビットマップ。

関連項目