FMX.Types.IFlasher.Visible

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

Delphi

property Visible: boolean read GetVisible;

C++

__property bool Visible = {read=GetVisible};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IFlasher

説明

フラッシャ インスタンスを表示または非表示にするかを示します。

関連項目