RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThemeServices.HasTransparentParts Method

Checks whether a given user interface element has transparent parts.

Pascal
function HasTransparentParts(Details: TThemedElementDetails): Boolean;
C++
__fastcall Boolean HasTransparentParts(TThemedElementDetails Details);

Call HasTransparentParts to check whether a given user interface element has transparent parts under the current Operating System theme. 

 

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