Vcl.Forms.TForm.GlassFrame

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GlassFrame: TGlassFrame read FGlassFrame write SetGlassFrame;

C++

__property GlassFrame;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TForm

Beschreibung

Greift in Windows Vista, Windows 7 oder höher auf den Glas-Frame zu.

Vcl.Forms.TForm.GlassFrame erbt von Vcl.Forms.TCustomForm.GlassFrame. Der folgende Inhalt bezieht sich auf Vcl.Forms.TCustomForm.GlassFrame.

Greift in Windows Vista, Windows 7 oder höher auf den Glas-Frame zu.

Mit GlassFrame machen Sie Ihre Windows Vista- oder Windows 7-Anwendungen Aero-kompatibel, indem ein Glaseffekt bereitgestellt wird.

GlassFrame ist eine Eigenschaft eines TGlassFrame-Objekts, das automatisch für alle Formulare erstellt wird.

Hinweis: Diese Eigenschaft steht nur in Windows Vista oder Windows 7 mit Aero zur Verfügung. Ansonsten wird der Glas-Frame ignoriert.

Siehe auch