RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGlassFrame.FrameExtended Method

Returns True if glass effects are extended into the client area.

Pascal
function FrameExtended: Boolean;
C++
__fastcall Boolean FrameExtended();

Use FrameExtended to determine if glass effects are supported and enabled. The return value is True if Desktop Window Manager (DWM) composition is enabled, Enabled is True and either SheetOfGlass is True or any of the properties Top, Left, Bottom or Right have a value other than zero. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!