RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomForm.GlassFrame Property

Access the GlassFrame under Windows Vista.

Pascal
property GlassFrame: TGlassFrame;
C++
__property TGlassFrame GlassFrame;

Use GlassFrame to make your forms Windows Vista Aero compatible, displaying a glass effect.  

GlassFrame is a property of a TGlassFrame object created automatically for any form.

Note: The property is only available on Windows Vista with Aero. Otherwise the Glass Frame is ignored.
 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!