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