RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSpeedButton.Transparent Property

Specifies whether the background of the button is transparent.

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

Use Transparent to specify whether the background of the button is transparent. 

This property works only if the Flat property of the TSpeedButton is set to True.  

When Windows themes are enabled, the Transparent property cannot make the button background transparent. 

 

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