This property sets the characteristics of the fonts used by the image editing toolbar

[C++Builder]   imagekitcontrolname->Edit->FontTrans[ = bool ]
[Delphi]   imagekitcontrolname.Edit.FontTrans[ = Boolean ]

Property Value

FontTrans sets whether or not the background color of the text is transparent.

Value Explanation
True Enables the property (default)
False Disables the property

Explanation

The FontTrans property sets whether or not the background color of the text is transparent. The default value is True.

Setting this value

This value can be set at run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation