RAD Studio VCL Reference
|
Checks whether a given user interface element has transparent parts.
function HasTransparentParts(Details: TThemedElementDetails): Boolean;
__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!
|