Vcl.Forms.TGlassFrame.Enabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Enabled: Boolean read FEnabled write SetEnabled default False;

C++

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

Properties

Type Visibility Source Unit Parent
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TGlassFrame

Description

This property controls whether glass effects are extended into the client area or not.