RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionControl.Transparent Property

Shows whether the control is transparent or not.

Pascal
property Transparent: Boolean;
C++
__property Boolean Transparent;

If the action client has a background image to display, the control becomes transparent so that the background will display properly. Use Transparent to see if the control is transparent and, therefore, if its action client has a custom background. 

 

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