FMX.ListView.Appearances.TTextButtonObjectAppearance.Opacity

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

Delphi

property Opacity stored IsOpacityStored nodefault;

C++

__property Opacity = {stored=IsOpacityStored};

プロパティ

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

説明

オブジェクトの外観の不透明度。オブジェクトの外観の不透明度。値は 1.0(不透明)から 0.0(透明)の間です。

FMX.ListView.Appearances.TTextButtonObjectAppearance.Opacity は FMX.ListView.Appearances.TCommonObjectAppearance.Opacity を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCommonObjectAppearance.Opacity を参照しています。

オブジェクトの外観の不透明度。オブジェクトの外観の不透明度。値は 1.0(不透明)から 0.0(透明)の間です。


関連項目