FMX.Controls.TControl.VisibleStored

提供:RAD Studio API Documentation

Delphi

function VisibleStored: Boolean; virtual;

C++

virtual bool __fastcall VisibleStored();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl


説明

Visible プロパティが fmx ファイルに保存される必要がある場合、True を返します。

関連項目