RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleGraphic.GetTransparent Method

Specifies if graphic is drawn transparently.

Pascal
function GetTransparent: Boolean; override;
C++
virtual __fastcall Boolean GetTransparent();

GetTransparent specifies whether a graphic should be drawn transparently. 

Use the Transparent property to specify that the graphic be drawn transparently. 

 

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