Color.RGBA
From Xojo Documentation
Shared Method
Returns a Color based on the specified red, green, blue and alpha values.
Notes
The alpha channel is the translucency of the color represented as an integer between 0 (opaque) and 255 (transparent).
Sample Code
Set a Color variable to red with full transparency: