FMX.Styles.Objects.TButtonStyleObject.NormalLink

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

Delphi

property NormalLink: TBitmapLinks index TButtonAnimation.Normal read GetLink write SetLink;

C++

__property TBitmapLinks* NormalLink = {read=GetLink, write=SetLink, index=0};

プロパティ

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


説明

デフォルトの状態にある、スタイル付オブジェクトのリンク タイプを表します。

関連項目