This property sets the alpha value for the TextColor1 property

[C++Builder]   imagekitcontrolname->PrintDraw->Alpha1 [ = short ]
[Delphi]   imagekitcontrolname.PrintDraw.Alpha1 [ = Smallint ]

Property Value

The alpha value for the TextColor1 property. (from 0 to 255)

Explanation

The Alpha1 property sets the alpha value for the TextColor1 property.

When this property value is 255, there is no transparency. This property is used with the DrawString method.

Setting this value

This value can be set at runtime.

Retrieving this value

  This value cannot be retrieved.

 

The ImageKit10 VCL is a product created by Newtone Corporation