[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Transparent property.
Source position: graphics.pp line 1615
protected procedure TCustomIcon.SetTransparent( |
Value: Boolean |
); override; |
SetTransparent is an empty implementation in TCustomIcon.
|
Transparent - Some parts of the image are not opaque. i.e. the background can be seen through. |
|
|
Sets the value for the Transparent property. |
lazarus-ccr.sourceforge.net |