Vcl.Forms.TGlassFrame.Enabled

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

Delphi

property Enabled: Boolean read FEnabled write SetEnabled default False;

C++

__property bool Enabled = {read=FEnabled, write=SetEnabled, default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TGlassFrame

説明

グラス効果がクライアント領域の中まで広がるかどうかを制御します。