RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMetafile.SetTransparent Method

Specify if graphic should be drawn transparently.

Pascal
procedure SetTransparent(Value: Boolean); override;
C++
virtual __fastcall SetTransparent(Boolean Value);

SetTransparent specifies if a graphic should be drawn transparently. 

 

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